Revert "acpid: Disable network access"
This commit is contained in:
parent
18559625bc
commit
c1afcd1c8c
@ -135,7 +135,6 @@ in
|
|||||||
wantedBy = [ "multi-user.target" ];
|
wantedBy = [ "multi-user.target" ];
|
||||||
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
PrivateNetwork = true;
|
|
||||||
ExecStart = escapeShellArgs
|
ExecStart = escapeShellArgs
|
||||||
([ "${pkgs.acpid}/bin/acpid"
|
([ "${pkgs.acpid}/bin/acpid"
|
||||||
"--foreground"
|
"--foreground"
|
||||||
|
Loading…
Reference in New Issue
Block a user