You've already forked Geekwom-NASPi-Daemon
Initialize Git Repository: 'Geekwom-NASPi-Daemon'
All checks were successful
Geekwom NASPi Daemon / Geekwom NASPi Daemon (arm64, bookworm trixie noble, main) (push) Successful in 11s
All checks were successful
Geekwom NASPi Daemon / Geekwom NASPi Daemon (arm64, bookworm trixie noble, main) (push) Successful in 11s
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[Unit]
|
||||
Description=Geekworm NASPi Button Daemon
|
||||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=idle
|
||||
ExecStart=/usr/lib/geekworm-naspi/button 0 4 17
|
||||
ProtectSystem=strict
|
||||
Restart=always
|
||||
RestartSec=15
|
||||
RestartPreventExitStatus=0
|
||||
TimeoutStopSec=10
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user