mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-05-16 04:38:59 +02:00
Fixes #17: start services after unattended upgrades
This commit is contained in:
7
conf/ehdd-unattended-upgrades-after.service
Normal file
7
conf/ehdd-unattended-upgrades-after.service
Normal file
@@ -0,0 +1,7 @@
|
||||
[Unit]
|
||||
Description=Starts ehdd services
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
WorkingDirectory=<INSTALL_ROOT>
|
||||
ExecStart=<INSTALL_ROOT>/ehdd/run-this-after-reboot.sh --no-mount
|
||||
Reference in New Issue
Block a user