Added '-x proc' flag to 'crond' command

This commit is contained in:
Hunter Wittenborn 2021-12-14 17:02:36 -06:00
parent 48973fe036
commit 2e12417a6c
No known key found for this signature in database
GPG key ID: A9678BE2A64D1DDF

View file

@ -11,4 +11,4 @@ if [ $? -eq 0 ]; then
echo "[$(date -u)] executed mkpkglists" >> /var/log/mkpkglists.log
fi
exec /usr/bin/crond -n
exec /usr/bin/crond -nx proc