start before cron
That way cron can read the vzdump crontab file on startup.
This commit is contained in:
parent
c56c240f86
commit
12357a861e
1 changed files with 1 additions and 1 deletions
2
debian/init.d
vendored
2
debian/init.d
vendored
|
|
@ -4,7 +4,7 @@
|
|||
# Provides: pve-cluster
|
||||
# Required-Start: $remote_fs $network $syslog $time fuse
|
||||
# Required-Stop: $remote_fs $network $syslog $time fuse
|
||||
# X-Start-Before: apache2
|
||||
# X-Start-Before: apache2 cron
|
||||
# Default-Start: 2 3 4 5
|
||||
# Default-Stop: 0 1 6
|
||||
# Short-Description: Starts the pve cluster filesystem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue