systemd-logger.service.in revision 1f48cf56cb2693b84fdc76dc8df0b048ed50ef43
0N/A# This file is part of systemd.
1472N/A#
0N/A# systemd is free software; you can redistribute it and/or modify it
0N/A# under the terms of the GNU General Public License as published by
0N/A# the Free Software Foundation; either version 2 of the License, or
0N/A# (at your option) any later version.
0N/A
0N/A# See systemd.special(7) for details
0N/A
0N/A[Unit]
0N/ADescription=systemd Logging Daemon
0N/AAfter=@SPECIAL_SYSLOG_SERVICE@
0N/A
0N/A[Service]
0N/AExecStart=@rootlibexecdir@/systemd-logger
0N/A