14 lines
226 B
Desktop File
14 lines
226 B
Desktop File
[Unit]
|
|
Description=Zabbix mpv Watcher & Busybox
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
User=xbl
|
|
ExecStart=/home/xbl/z4z/z4z-service.bash
|
|
Restart=always
|
|
WorkingDirectory=/home/xbl/z4z
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|