User Tools

Site Tools


service_creation

This is an old revision of the document!


It is possible to create new service :

/etc/systemd/system/multi-user.target.wants

[Unit]
Description=qml-launcher Service
After=

[Service]
ExecStart=/home/bin/QmlBoot.sh
ExecReload=/bin/kill -HUP $MAINPID

[Install]
WantedBy=multi-user.target

As there is an overlay created by inmusic, the original script is in /media/az01-internal/system/etc/overlay/systemd/system/multi-user.target.wants

service_creation.1714685054.txt.gz · Last modified: 2024/05/02 23:24 by ounsatn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki