Stephan Raue d9dc64ed26 busybox: add 'morequiet' kernel command line option
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-11 18:49:41 +02:00

14 lines
223 B
Desktop File

[Unit]
Description=Show Version
DefaultDependencies=false
ConditionKernelCommandLine=!morequiet
[Service]
Type=oneshot
ExecStart=/usr/bin/lsb_release
RemainAfterExit=yes
StandardOutput=tty
[Install]
WantedBy=basic.target