Ajout arborescence de base

This commit is contained in:
2025-01-27 08:37:28 +01:00
commit ef7b9052d5
10 changed files with 66 additions and 0 deletions

View File

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