copie demo

This commit is contained in:
2025-01-23 14:06:04 +01:00
commit 017fc6cc16
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