re-organizing, again...

This commit is contained in:
2020-08-02 11:47:07 -04:00
parent ead87a4451
commit 059d4ac4fc
8 changed files with 12 additions and 25 deletions
+14
View File
@@ -0,0 +1,14 @@
[Unit]
Description=WebSockets server
After=network.target
StartLimitIntervalSec=0
[Service]
Type=simple
Restart=always
RestartSec=1
User=root
ExecStart=/root/y2k/host/socket.sh
[Install]
WantedBy=multi-user.target