13 lines
222 B
Desktop File
13 lines
222 B
Desktop File
[Unit]
|
|
Description=Zio Backup
|
|
After=network.target network-online.target
|
|
Requires=network-online.target
|
|
|
|
[Service]
|
|
Type=notify
|
|
User=root
|
|
Group=root
|
|
ExecStart=/usr/local/bin/zio-backup
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|