mirror of
https://github.com/oneclickvirt/pve.git
synced 2024-11-10 17:25:50 +08:00
9 lines
145 B
Desktop File
9 lines
145 B
Desktop File
[Unit]
|
|
Description=Check DNS service
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/local/bin/check-dns.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|