stable #2
@@ -1,14 +1,11 @@
|
||||
[Unit]
|
||||
Description=A Service to monitor the Kiosk's current site
|
||||
#After=network.target getty@tty1.service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStartPre=-/usr/bin/sleep 10
|
||||
Type=simple
|
||||
User=loginuser
|
||||
ExecStart=/usr/bin/custom/chromium-monitor
|
||||
StandardOutput=append:/var/log/chromium-monitor.log
|
||||
StandardError=append:/var/log/chromium-monitor.log
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user