bootshorn_investigation/bootshorn-record.service
2025-06-01 21:37:27 +02:00

13 lines
No EOL
211 B
Desktop File

[Unit]
Description=Bootshorn Recorder
After=network.target
[Service]
Type=simple
WorkingDirectory=/opt/bootshorn
ExecStart=/opt/bootshorn/record
Restart=always
RestartSec=5
[Install]
WantedBy=multi-user.target