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

13 lines
284 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
ExecStartPost=/bin/sleep 1
ExecStop=/etc/connectcore-demo-server stop
[Install]
WantedBy=multi-user.target