mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Codespace updated
Debian pre/post scripts modified for HyperBian
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
[Unit]
|
||||
Description=Hyperion ambient light systemd service for OpenELEC/LibreELEC/RasPlex
|
||||
After=graphical.target
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
WorkingDirectory=/storage/hyperion/bin/
|
||||
Environment=LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
|
||||
ExecStart=./hyperiond /storage/.config/hyperion/hyperion.config.json
|
||||
TimeoutStopSec=5
|
||||
KillMode=mixed
|
||||
Restart=on-failure
|
||||
RestartSec=2
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Reference in New Issue
Block a user