Ajout du service dnsfwd.service
This commit is contained in:
13
sisr1/tp05-proxy/dnsfwd.service
Normal file
13
sisr1/tp05-proxy/dnsfwd.service
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
[Unit]
|
||||||
|
|
||||||
|
Description=execute /root/dnsfwd.sh
|
||||||
|
|
||||||
|
After=default.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
|
||||||
|
ExecStart=bash /root/dnsfwd.sh
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
|
||||||
|
WantedBy=default.target
|
Reference in New Issue
Block a user