We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c99ce8 commit 8ba80abCopy full SHA for 8ba80ab
src/var/cron/tabs/root
@@ -19,6 +19,6 @@ HOME=/var/log
19
30 5 1 * * /bin/sh /etc/monthly
20
#0 * * * * sleep $((RANDOM \% 2048)) && /usr/libexec/spamd-setup
21
# list available patches
22
-30 9 * * * syspatch -c; fw_update -i
+30 9 * * * syspatch -c; fw_update -i | grep -v Installed
23
# send reboot notification
24
@reboot echo "Reboot $(date)"
0 commit comments