[arch-commits] Commit in metalog/trunk (metalog.service)

Juergen Hoetzel juergen at archlinux.org
Thu Oct 4 13:10:36 UTC 2012


    Date: Thursday, October 4, 2012 @ 09:10:36
  Author: juergen
Revision: 167970

provide systemd service file

Added:
  metalog/trunk/metalog.service

-----------------+
 metalog.service |    9 +++++++++
 1 file changed, 9 insertions(+)

Added: metalog.service
===================================================================
--- metalog.service	                        (rev 0)
+++ metalog.service	2012-10-04 13:10:36 UTC (rev 167970)
@@ -0,0 +1,9 @@
+[Unit]
+Description=System Logger Daemon
+
+[Service]
+ExecStart=/usr/sbin/metalog
+
+[Install]
+WantedBy=multi-user.target
+Alias=syslog.service




More information about the arch-commits mailing list