.
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslogd?expand=0&rev=115
This commit is contained in:
parent
3fd49ef9d3
commit
954ca5ade3
@ -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
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 1 09:17:40 UTC 2014 - werner@suse.de
|
||||
|
||||
- Klog service: Move the Alias tag from Unit section to the Install
|
||||
section bnc#893741
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 22 15:35:06 UTC 2014 - werner@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user