siotp/sisr1/tp05-proxy/dnsfwd.service

14 lines
151 B
Desktop File

[Unit]
Description=execute /root/dnsfwd.sh
After=default.target
[Service]
ExecStart=bash /root/dnsfwd.sh
[Install]
WantedBy=default.target