mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-09 10:57:51 +00:00
busybox: rework systemd service files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b881ef8106
commit
70a55de54b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user