.
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslogd?expand=0&rev=108
This commit is contained in:
parent
557adf6f6f
commit
ab5930074f
@ -14,14 +14,14 @@
|
||||
# Service this file should be masked by a symbolic link
|
||||
# from /etc/systemd/system/klogd.service to /dev/null.
|
||||
#
|
||||
# If klogd.service is started then BindTo=syslog.service
|
||||
# If klogd.service is started then BindsTo=syslog.service
|
||||
# within unit section to make it disappear if syslogd dies.
|
||||
#
|
||||
|
||||
[Unit]
|
||||
Description=System Kernel Logging Service
|
||||
Requisite=syslog.service
|
||||
BindTo=syslog.service
|
||||
BindsTo=syslog.service
|
||||
After=syslog.service
|
||||
RefuseManualStart=true
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 15 14:12:57 UTC 2014 - werner@suse.de
|
||||
|
||||
- Change klogd.service to use BindsTo instead of BindTo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 09:40:03 UTC 2013 - werner@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package syslogd
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
Loading…
x
Reference in New Issue
Block a user