chiark / gitweb /
gperf: fix load-fragment-gperf.gperf.m4 when HAVE_SYSV_COMPAT is not set
[elogind.git] / units / systemd-kmsg-syslogd.service.in
1 #  This file is part of systemd.
2 #
3 #  systemd is free software; you can redistribute it and/or modify it
4 #  under the terms of the GNU General Public License as published by
5 #  the Free Software Foundation; either version 2 of the License, or
6 #  (at your option) any later version.
7
8 # See systemd.special(7) for details
9
10 [Unit]
11 Description=Syslog Kernel Log Buffer Bridge
12 DefaultDependencies=no
13
14 [Service]
15 ExecStart=@rootlibexecdir@/systemd-kmsg-syslogd
16 NotifyAccess=all
17 StandardOutput=null
18 Sockets=syslog.socket
19 CapabilityBoundingSet=CAP_DAC_OVERRIDE