mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
muting v-add-cron-restart-job in postinst
This commit is contained in:
parent
208a992b7f
commit
9e59d4dff4
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ if [ ! -f "/usr/local/vesta/data/upgrades/keeping-mpm-event" ]; then
|
||||||
touch /usr/local/vesta/data/upgrades/keeping-mpm-event
|
touch /usr/local/vesta/data/upgrades/keeping-mpm-event
|
||||||
echo "=== scheduling keeping-mpm-event check script"
|
echo "=== scheduling keeping-mpm-event check script"
|
||||||
echo "bash /usr/local/vesta/upd/keep_mpm_event.sh >> /usr/local/vesta/data/upgrades/keeping-mpm-event.log 2>&1" >> /usr/local/vesta/data/queue/restart.pipe
|
echo "bash /usr/local/vesta/upd/keep_mpm_event.sh >> /usr/local/vesta/data/upgrades/keeping-mpm-event.log 2>&1" >> /usr/local/vesta/data/queue/restart.pipe
|
||||||
/usr/local/vesta/bin/v-add-cron-restart-job
|
/usr/local/vesta/bin/v-add-cron-restart-job > /dev/null 2>&1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Run custom triggers
|
# Run custom triggers
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue