]> git.pld-linux.org Git - packages/amanda.git/commitdiff
- added comment about cron jobs in %%post server
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 21 Mar 2002 15:17:07 +0000 (15:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amanda.spec -> 1.71

amanda.spec

index 7fa0d458d33bedf00ea2d98ec8b64c8548498870..fcadbcdce40d40eb8dffd4a25d5fe5de7e58b06e 100644 (file)
@@ -235,6 +235,7 @@ if [ -f /var/lock/subsys/rc-inetd ]; then
 else
        echo "Type \"/etc/rc.d/init.d/rc-inetd start\" to start inet server" 1>&2
 fi
+echo "Don't forget to edit /etc/cron.d/amanda-srv" 1>&2
 
 %postun server
 /sbin/ldconfig
This page took 0.130213 seconds and 4 git commands to generate.