[uucp] git add systemd files

Ondrej Vasik ovasik at fedoraproject.org
Tue Sep 13 10:40:11 UTC 2011


commit 1e7c51e91878207a69f6426969b0c2b486eb9dd0
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Tue Sep 13 12:39:49 2011 +0200

    git add systemd files

 uucp at .service |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/uucp at .service b/uucp at .service
new file mode 100644
index 0000000..8ed4fa8
--- /dev/null
+++ b/uucp at .service
@@ -0,0 +1,8 @@
+[Unit]
+Description=UUCP Tcp Server
+After=local-fs.target
+
+[Service]
+User=uucp
+ExecStart=/usr/sbin/uucico -l
+StandardInput=socket


More information about the scm-commits mailing list