akf_customfw
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
akf_customfw [2024/09/02 10:00] – ounsatn | akf_customfw [2024/09/02 10:06] (current) – ounsatn | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | < | ||
+ | mapped via overlay on | ||
+ | / | ||
+ | / | ||
+ | </ | ||
+ | |||
+ | **qml-launcher** | ||
< | < | ||
/ | / | ||
Line 11: | Line 18: | ||
ExecStart=/ | ExecStart=/ | ||
ExecReload=/ | ExecReload=/ | ||
+ | |||
+ | [Install] | ||
+ | WantedBy=multi-user.target | ||
+ | </ | ||
+ | |||
+ | |||
+ | **engine.service** | ||
+ | < | ||
+ | root@force:/ | ||
+ | [Unit] | ||
+ | Description=Engine | ||
+ | After= | ||
+ | |||
+ | [Service] | ||
+ | Type=forking | ||
+ | ExecStart=/ | ||
+ | PIDFile=/ | ||
+ | Restart=on-failure | ||
+ | TimeoutStopSec=30 | ||
+ | LimitCORE=infinity | ||
+ | |||
+ | [Install] | ||
+ | WantedBy=multi-user.target | ||
+ | </ | ||
+ | |||
+ | **inmusic-mpc** | ||
+ | < | ||
+ | root@force:/ | ||
+ | [Unit] | ||
+ | Description=InMusic MPC Application | ||
+ | # | ||
+ | # | ||
+ | |||
+ | [Service] | ||
+ | ExecStart=/ | ||
+ | Restart=on-failure | ||
+ | Type=simple | ||
[Install] | [Install] | ||
Line 77: | Line 121: | ||
</ | </ | ||
+ | |||
+ | |||
+ | < | ||
+ | root@force:/ | ||
+ | total 8 | ||
+ | -rw-r--r-- | ||
+ | -rw-r--r-- | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | root@force:/ | ||
+ | [Desktop Entry] | ||
+ | Type=Application | ||
+ | Name=Engine | ||
+ | Exec=systemctl start engine.service | ||
+ | Icon=/ | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | root@force:/ | ||
+ | [Desktop Entry] | ||
+ | Type=Application | ||
+ | Name=Force | ||
+ | Exec=systemctl start inmusic-mpc | ||
+ | Icon=/ | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
akf_customfw.1725264004.txt.gz · Last modified: 2024/09/02 10:00 by ounsatn