]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-logger.service.in
units: enable dev-hugepages.automount and dev-mqueue.automount only when enabled...
[thirdparty/systemd.git] / units / systemd-logger.service.in
CommitLineData
70449379
LP
1# This file is part of systemd.
2#
70449379
LP
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.
70449379 7
9f235308
LP
8# See systemd.special(7) for details
9
09477267 10[Unit]
33bd08a9 11Description=Stdio Syslog Bridge
52f319b2 12DefaultDependencies=no
57bd4233 13Requires=syslog.socket
52f319b2 14After=syslog.socket
70fcff31
LP
15
16[Service]
1136a371 17ExecStart=@rootlibexecdir@/systemd-logger
d8fa9401 18NotifyAccess=all
0a494f1f 19StandardOutput=null
9534ce54 20CapabilityBoundingSet=CAP_SYS_ADMIN CAP_SETUID CAP_SETGID