include these bits

This commit is contained in:
KenwoodFox
2026-06-15 11:29:17 -04:00
parent 35e56d25e7
commit f86a448fe1
4 changed files with 22 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ After=multi-user.target
[Service]
Type=simple
User=root
EnvironmentFile=-/etc/towerd/env
WorkingDirectory=/opt/towerd
ExecStart=/opt/towerd/target/release/towerd
Restart=on-failure