blob: 6253b045f76b09b975fa94d780315727404f6c1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- atop.daily~ 2019-01-12 16:37:19.000000000 -0600
+++ atop.daily 2019-02-25 15:33:13.243363452 -0600
@@ -7,7 +7,7 @@
# allow administrator to overrule the variables
# defined above
#
-DEFAULTSFILE=/etc/default/atop # possibility to overrule vars
+DEFAULTSFILE=/etc/sysconfig/atop # possibility to overrule vars
if [ -e "$DEFAULTSFILE" ]
then
|