mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
proper crontab permission
This commit is contained in:
parent
6715b45dea
commit
3ec03c8c85
1 changed files with 3 additions and 0 deletions
|
@ -491,6 +491,9 @@ sync_cron_jobs() {
|
|||
>> $sys_cron
|
||||
fi
|
||||
done < $USER_DATA/cron.conf
|
||||
|
||||
# Set proper permissions
|
||||
chow 600 $sys_cron
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue