HOME


5h-3LL 1.0
DIR: /etc/systemd/system
/etc/systemd/system/
Upload File:
Current File : /etc/systemd/system/fastmail.service
[Unit]
Description=Fastmail Services
After=network.target network-online.target
ConditionFileIsExecutable=/usr/local/cpanel/scripts/fastmail

[Service]
Type=oneshot
# each new start should run a new instance
RemainAfterExit=no
ExecStart=/usr/local/cpanel/scripts/fastmail --all

[Install]
WantedBy=multi-user.target