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:01] – 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 103: | Line 147: | ||
Icon=/ | Icon=/ | ||
</ | </ | ||
+ | |||
akf_customfw.1725264106.txt.gz · Last modified: 2024/09/02 10:01 by ounsatn