mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
rc: fix /var MFS for crontab entries
This commit is contained in:
parent
74c6a36ce8
commit
409a032cc0
@ -173,7 +173,7 @@ fi
|
||||
|
||||
# make some directories in /var
|
||||
mkdir -p /var/run /var/log /var/etc /var/db/entropy /var/at/jobs \
|
||||
/var/empty /var/tmp /var/crash
|
||||
/var/empty /var/tmp /var/crash /var/cron/tabs
|
||||
|
||||
# work around the fact that shutdown(8) doesn't clean up this file
|
||||
rm -f /var/run/nologin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user