[Unit] Description=SHD Alice Station Service After=network-online.target Wants=network-online.target [Service] Type=simple WorkingDirectory=/opt/shd/plugins/alice EnvironmentFile=-/opt/shd/plugins/alice/.env ExecStart=/bin/bash /opt/shd/plugins/alice/start.sh Restart=always RestartSec=3 [Install] WantedBy=multi-user.target