busybox: rework systemd service files

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue
2013-08-15 19:24:07 +02:00
parent b881ef8106
commit 70a55de54b

View File

@@ -1,7 +1,6 @@
[Unit] [Unit]
Description=Show Version Description=Show Version
DefaultDependencies=no DefaultDependencies=false
Before=local-fs.target
[Service] [Service]
Type=oneshot Type=oneshot
@@ -10,4 +9,4 @@ RemainAfterExit=yes
StandardOutput=tty StandardOutput=tty
[Install] [Install]
WantedBy=sysinit.target WantedBy=basic.target