mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-10 11:27:49 +00:00
busybox: rework systemd service files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
[Unit]
|
||||
Description=Show Version
|
||||
DefaultDependencies=no
|
||||
Before=local-fs.target
|
||||
DefaultDependencies=false
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
@@ -10,4 +9,4 @@ RemainAfterExit=yes
|
||||
StandardOutput=tty
|
||||
|
||||
[Install]
|
||||
WantedBy=sysinit.target
|
||||
WantedBy=basic.target
|
||||
|
Reference in New Issue
Block a user