]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-stdout-syslog-bridge.service.in
units: drop automount unit for /dev/hugepages
[thirdparty/systemd.git] / units / systemd-stdout-syslog-bridge.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]
346bce1f 11Description=STDOUT Syslog Bridge
52f319b2 12DefaultDependencies=no
57bd4233 13Requires=syslog.socket
52f319b2 14After=syslog.socket
70fcff31
LP
15
16[Service]
346bce1f 17ExecStart=@rootlibexecdir@/systemd-stdout-syslog-bridge
d8fa9401 18NotifyAccess=all
0a494f1f 19StandardOutput=null
9534ce54 20CapabilityBoundingSet=CAP_SYS_ADMIN CAP_SETUID CAP_SETGID