summaryrefslogtreecommitdiff
path: root/units/systemd-logger.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-logger.service.in')
-rw-r--r--units/systemd-logger.service.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in
new file mode 100644
index 0000000000..6723500e0e
--- /dev/null
+++ b/units/systemd-logger.service.in
@@ -0,0 +1,6 @@
+[Meta]
+Description=systemd Logging Daemon
+
+[Service]
+ExecStart=@libexecdir@/systemd-logger
+Type=simple