nixos/hostapd: /var/run -> /run

This commit is contained in:
Bob van der Linden
2018-12-19 22:39:39 +01:00
parent 82dee48ef2
commit 1a567685b2

View File

@@ -25,7 +25,7 @@ let
logger_stdout=-1
logger_stdout_level=2
ctrl_interface=/var/run/hostapd
ctrl_interface=/run/hostapd
ctrl_interface_group=${cfg.group}
${if cfg.wpa then ''