]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/logwatch
dbus: move initscript to src/initscripts/packages and use new macro
[ipfire-2.x.git] / lfs / logwatch
index b57c94c3d4997f1246d7b3dabad722b17cc8b40b..7144d07f3ba0f4ef3b60567d6a06959fcaa32264 100644 (file)
@@ -99,7 +99,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        -mkdir -p /var/log/logwatch
        chmod -v 755 /var/log/logwatch
        -rm -rf /etc/logwatch/conf
-       ln -vsf /usr/share/logwatch/default.config /etc/logwatch/conf
+       ln -vsf /usr/share/logwatch/default.conf /etc/logwatch/conf
        
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)