Reorganize files for new image. Add new paths in home directory. Start on game launchers and installers.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user