replace-old-files-with-new-files-and-remove-no longer needed

This commit is contained in:
2025-03-02 15:33:42 +01:00
parent 1bba45a6c1
commit 97bf9df041
10 changed files with 39 additions and 63 deletions

View File

@ -5,6 +5,6 @@ After=network-online.target
[Service]
Type=oneshot
ExecStartPre=/bin/sleep 5
ExecStart=/usr/bin/start_wg.py
ExecStart=/usr/local/bin/start_wg.py
[Install]
WantedBy=multi-user.target
WantedBy=default.target