Désactivation de la nat

This commit is contained in:
2025-03-26 15:34:34 +01:00
parent 9bd886a3e0
commit 65449fbf98
3 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
[Unit]
Description=execute /root/dnsfwd.sh
After=default.target
[Service]
ExecStart=bash /root/dnsfwd.sh
[Install]
WantedBy=default.target