Ajout du service dnsfwd.service
This commit is contained in:
parent
ce37dc2ec9
commit
f7d4724b02
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
|
Loading…
x
Reference in New Issue
Block a user