nixos/hostapd: /var/run -> /run
This commit is contained in:
parent
82dee48ef2
commit
1a567685b2
@ -25,7 +25,7 @@ let
|
|||||||
logger_stdout=-1
|
logger_stdout=-1
|
||||||
logger_stdout_level=2
|
logger_stdout_level=2
|
||||||
|
|
||||||
ctrl_interface=/var/run/hostapd
|
ctrl_interface=/run/hostapd
|
||||||
ctrl_interface_group=${cfg.group}
|
ctrl_interface_group=${cfg.group}
|
||||||
|
|
||||||
${if cfg.wpa then ''
|
${if cfg.wpa then ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user