data/service/chromium-monitor.service aktualisiert
This commit is contained in:
@@ -5,6 +5,7 @@ After=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=loginuser
|
User=loginuser
|
||||||
|
ExecStartPre=/bin/bash -c 'pgrep -f chromium-browser > /dev/null || exit 1'
|
||||||
ExecStart=/usr/bin/custom/chromium-monitor
|
ExecStart=/usr/bin/custom/chromium-monitor
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|||||||
Reference in New Issue
Block a user