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