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
service_creation.1714684921.txt.gz · Last modified: 2024/05/02 23:22 by ounsatn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki