feat: rebrand to yatm

This commit is contained in:
Samuel N Cui
2023-09-26 16:53:05 +08:00
parent 508d4bf137
commit 8eee1e9e4e
7 changed files with 10 additions and 6 deletions
@@ -1,5 +1,5 @@
[Unit]
Description=Tape Writer Service
Description=YATM Service
Documentation=https://github.com/samuelncui/yatm/
After=network.target
@@ -7,7 +7,7 @@ After=network.target
User=root
Type=simple
WorkingDirectory=/opt/yatm
ExecStart=/opt/yatm/httpd
ExecStart=/opt/yatm/yatm-httpd
Restart=always
RestartSec=15
StartLimitInterval=0