Make it run at startup

This commit is contained in:
Qumarth Jash 2024-05-28 20:45:20 +01:00
parent 6c8e5adb79
commit 7d9bd08173
1 changed files with 3 additions and 0 deletions

View File

@ -8,3 +8,6 @@ Restart=always
RestartSec=30 RestartSec=30
WorkingDirectory=/opt/hyperdeck-monitor WorkingDirectory=/opt/hyperdeck-monitor
ExecStart=/opt/hyperdeck-monitor/target/release/hyperdeck-monitor ExecStart=/opt/hyperdeck-monitor/target/release/hyperdeck-monitor
[Install]
WantedBy=multi-user.target