première version du dépôt démo

This commit is contained in:
jmd
2025-01-19 09:30:55 +01:00
parent 662c55c535
commit 6930626684
9 changed files with 49 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