meta-digi/meta-digi-dey/recipes-digi/dey-examples/connectcore-demo-example/connectcore-demo-example.se...

12 lines
246 B
Desktop File

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