atop: Merge all path-fixing to a single patch, comment the remaining patches
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
--- a/atopacct.service
|
||||
+++ b/atopacct.service
|
||||
@@ -8,6 +8,6 @@
|
||||
[Service]
|
||||
@@ -9,3 +9,3 @@
|
||||
Type=forking
|
||||
-PIDFile=/var/run/atopacctd.pid
|
||||
-ExecStart=/usr/sbin/atopacctd
|
||||
+PIDFile=/run/atopacctd.pid
|
||||
+ExecStart=@out@/bin/atopacctd
|
||||
|
||||
[Install]
|
||||
ExecStart=@out@/bin/atopacctd
|
||||
|
||||
Reference in New Issue
Block a user