smeserver-base/root/usr/lib/systemd/system/bootstrap-fix.service

14 lines
264 B
Desktop File

[Unit]
Description=SME server bootup fix
DefaultDependencies=no
[Service]
Environment=HOME=/root
WorkingDirectory=/root
ExecStart=/etc/e-smith/events/actions/systemd-default
Type=oneshot
[Install]
WantedBy=basic.target reboot.target shutdown.target halt.target