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:04] – ounsatn | akf_customfw [2024/09/02 10:06] (current) – ounsatn | ||
---|---|---|---|
Line 5: | Line 5: | ||
</ | </ | ||
+ | **qml-launcher** | ||
< | < | ||
- | root@force:/usr/lib/ | + | /etc/ |
+ | |||
+ | qml-launcher.service | ||
[Unit] | [Unit] | ||
- | Description=Engine | + | Description=qml-launcher Service |
After= | After= | ||
[Service] | [Service] | ||
- | Type=forking | + | ExecStart=/home/bin/QmlBoot.sh |
- | ExecStart=/usr/Engine/Scripts/ | + | ExecReload=/bin/kill -HUP $MAINPID |
- | PIDFile=/tmp/engine.pid | + | |
- | Restart=on-failure | + | |
- | TimeoutStopSec=30 | + | |
- | LimitCORE=infinity | + | |
[Install] | [Install] | ||
Line 24: | Line 23: | ||
</ | </ | ||
- | < | ||
- | / | ||
- | |||
- | qml-launcher.service | ||
+ | **engine.service** | ||
+ | < | ||
+ | root@force:/ | ||
[Unit] | [Unit] | ||
- | Description=qml-launcher Service | + | Description=Engine |
After= | After= | ||
[Service] | [Service] | ||
- | ExecStart=/home/bin/QmlBoot.sh | + | Type=forking |
- | ExecReload=/bin/kill -HUP $MAINPID | + | ExecStart=/usr/Engine/Scripts/ |
+ | PIDFile=/tmp/engine.pid | ||
+ | Restart=on-failure | ||
+ | TimeoutStopSec=30 | ||
+ | LimitCORE=infinity | ||
[Install] | [Install] | ||
Line 41: | Line 43: | ||
</ | </ | ||
+ | **inmusic-mpc** | ||
< | < | ||
root@force:/ | root@force:/ |
akf_customfw.1725264298.txt.gz · Last modified: 2024/09/02 10:04 by ounsatn