forked from guillaume.emorine/siotp
Réorganisation du dépôt de première année.
This commit is contained in:
7
bts_annee_1/tp06_proxy/fichiers_vm_admin/dnsfwd.service
Normal file
7
bts_annee_1/tp06_proxy/fichiers_vm_admin/dnsfwd.service
Normal file
@@ -0,0 +1,7 @@
|
||||
[Unit]
|
||||
Description=Running port forwarding script on startup thanks to a systemd unit.
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/bin/bash /root/dnsfwd.sh
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user