atop: Merge all path-fixing to a single patch, comment the remaining patches

This commit is contained in:
Paul Schyska
2021-05-16 22:08:05 +02:00
parent 27d323d281
commit 76554beed8
7 changed files with 58 additions and 44 deletions
@@ -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