sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4129cbd844b27d36d58bd6dfde49095e29dcfede)
- From: Vlad Glagolev <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4129cbd844b27d36d58bd6dfde49095e29dcfede)
- Date: Sat, 1 Dec 2007 10:43:22 -0600
GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:
printer/cups/xinetd.d/cups-lpd | 11 +++++++++++
printer/cups/xinetd/cups-lpd | 11 -----------
2 files changed, 11 insertions(+), 11 deletions(-)
New commits:
commit 4129cbd844b27d36d58bd6dfde49095e29dcfede
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
cups: fixed xinetd script installation
diff --git a/printer/cups/xinetd.d/cups-lpd b/printer/cups/xinetd.d/cups-lpd
new file mode 100644
index 0000000..499073f
--- /dev/null
+++ b/printer/cups/xinetd.d/cups-lpd
@@ -0,0 +1,11 @@
+service printer
+{
+ socket_type = stream
+ protocol = tcp
+ wait = no
+ user = lp
+ group = lp
+ passenv =
+ server = /usr/lib/cups/daemon/cups-lpd
+ server_args = -o document-format=application/octet-stream
+}
diff --git a/printer/cups/xinetd/cups-lpd b/printer/cups/xinetd/cups-lpd
deleted file mode 100644
index 499073f..0000000
--- a/printer/cups/xinetd/cups-lpd
+++ /dev/null
@@ -1,11 +0,0 @@
-service printer
-{
- socket_type = stream
- protocol = tcp
- wait = no
- user = lp
- group = lp
- passenv =
- server = /usr/lib/cups/daemon/cups-lpd
- server_args = -o document-format=application/octet-stream
-}
- [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4129cbd844b27d36d58bd6dfde49095e29dcfede), Vlad Glagolev, 12/01/2007
Archive powered by MHonArc 2.6.24.