This commit is contained in:
2025-01-23 14:09:59 +01:00
commit a3ec011c56
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