Merge pull request #285100 from Tungsten842/revert-281529-acpid

Revert "acpid: Disable network access"
This commit is contained in:
Nick Cao
2024-01-31 08:25:37 -05:00
committed by GitHub
@@ -135,7 +135,6 @@ in
wantedBy = [ "multi-user.target" ];
serviceConfig = {
PrivateNetwork = true;
ExecStart = escapeShellArgs
([ "${pkgs.acpid}/bin/acpid"
"--foreground"