Files
nixpkgs/pkgs/os-specific/linux/netatop/netatop.service.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
178 B
Diff
Raw Permalink Normal View History

2025-10-09 14:15:47 +02:00
--- a/netatop.service
+++ b/netatop.service
@@ -11,3 +11,3 @@
ExecStopPost=@kmod@/bin/rmmod netatop
-PIDFile=/var/run/netatop.pid
+PIDFile=/run/netatop.pid
RemainAfterExit=yes