2014-09-01 09:19:37 +00:00
committed by Git OBS Bridge
parent 3fd49ef9d3
commit 954ca5ade3
2 changed files with 7 additions and 1 deletions

View File

@@ -23,7 +23,6 @@ After=local-fs.target
Before=syslog.service default.target
RefuseManualStart=true
ConditionPathIsDirectory=/var/log
Alias=bootmsg.service
[Service]
Type=oneshot
@@ -37,3 +36,4 @@ ExecStart=/bin/sh -c "test -c /dev/tty10 && /usr/sbin/klogconsole $KLOGCONSOLE_P
[Install]
WantedBy=basic.target
Alias=bootmsg.service