This commit is contained in:
2025-02-13 14:53:49 +01:00
parent 95882cf1b9
commit dfb316e790
4 changed files with 45 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