This commit is contained in:
2023-12-06 19:28:05 +08:00
parent 17e3a9bfd9
commit 34b2094ad6
2 changed files with 124 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=RemoteSysManager Service
After=network.target
[Service]
Type=simple
ExecStart=/usr/local/bin/webctl
Restart=on-failure
[Install]
WantedBy=multi-user.target