Files
gaming-image-files/etc/systemd/system/stormux-service-state.service

12 lines
257 B
Desktop File

[Unit]
Description=Apply persistent Stormux service state
After=local-fs.target
RequiresMountsFor=/home/stormux/.local/.services
[Service]
Type=oneshot
ExecStart=/home/stormux/.local/bin/stormux_service_state.sh apply
[Install]
WantedBy=multi-user.target