docs: systemd
Deploy bin / deploy (push) Successful in 3s
Deploy service MASTER / deploy (push) Successful in 6s

This commit is contained in:
Benjamin Labrecque
2026-07-06 15:43:45 +02:00
parent fcee7b91c4
commit d04aeff4c2
2 changed files with 53 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Systemd Service
## Check all logs
```
sudo su svcusr-sls2hla
journalctl --user -u AGEBD-SERVICE-MASTER.service
```