Files
hla_framework_bd/docs/systemd-service.md
T
Benjamin Labrecque d04aeff4c2
Deploy bin / deploy (push) Successful in 3s
Deploy service MASTER / deploy (push) Successful in 6s
docs: systemd
2026-07-06 15:43:45 +02:00

8 lines
118 B
Markdown

# Systemd Service
## Check all logs
```
sudo su svcusr-sls2hla
journalctl --user -u AGEBD-SERVICE-MASTER.service
```