mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Added '-x proc' flag to 'crond' command
This commit is contained in:
parent
48973fe036
commit
2e12417a6c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue