meta-digi/meta-digi-dey/recipes-digi/dey-examples/connectcore-demo-example/connectcore-demo-server.ser...

12 lines
257 B
Desktop File

[Unit]
Description=Initialization of ConnectCore demo server
After=busybox-httpd.service bluetooth.service
[Service]
Type=forking
ExecStart=/etc/connectcore-demo-server start
ExecStop=/etc/connectcore-demo-server stop
[Install]
WantedBy=multi-user.target