8 lines
167 B
Diff
8 lines
167 B
Diff
|
--- a/atopacct.service
|
||
|
+++ b/atopacct.service
|
||
|
@@ -9,3 +9,3 @@
|
||
|
Type=forking
|
||
|
-PIDFile=/var/run/atopacctd.pid
|
||
|
+PIDFile=/run/atopacctd.pid
|
||
|
ExecStart=@out@/bin/atopacctd
|