Skip to content
Snippets Groups Projects
Commit e92de177 authored by rohieb's avatar rohieb
Browse files

systemd unit: always start before infopoint-html.service

parent d4336bc2
No related branches found
No related tags found
No related merge requests found
[Unit]
Description=A Infopoint Display that shows HTML pages in fullscreen
Requires=network.target
Before=infopoint-html.service
[Service]
ExecStart=/bin/sh -c 'cd /home/pi/s0infodisplay; node main.js'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment