aboutsummaryrefslogtreecommitdiffstats
path: root/debian/plptools.conf
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2014-07-06 23:54:25 +0100
committerReuben Thomas <rrt@sc3d.org>2014-07-06 23:54:25 +0100
commit07eb049b002f2144e9f5c73f08865831d7fb5c89 (patch)
treea4e1fc52f78ce5115db92fd4fe17c1660ff0d47d /debian/plptools.conf
parentff0a91874d2fc99564eea29ff31f075296d69fb0 (diff)
downloadplptools-07eb049b002f2144e9f5c73f08865831d7fb5c89.tar.gz
plptools-07eb049b002f2144e9f5c73f08865831d7fb5c89.tar.bz2
plptools-07eb049b002f2144e9f5c73f08865831d7fb5c89.zip
Add Debianization files from Debian package 1.0.9-2.4
Diffstat (limited to 'debian/plptools.conf')
-rw-r--r--debian/plptools.conf27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/plptools.conf b/debian/plptools.conf
new file mode 100644
index 0000000..52d92ca
--- /dev/null
+++ b/debian/plptools.conf
@@ -0,0 +1,27 @@
+#
+# Set this to yes, if you want to start ncpd during boot.
+#
+START_NCPD=yes
+#
+# Add any arguments for ncpd here. See ncpd(8) for info about possible
+# arguments.
+#
+NCPD_ARGS=""
+#
+# Set this to yes, if you want to start plpfuse during boot.
+#
+START_PLPFUSE=no
+#
+# Add any arguments for plpfuse here. See plpfuse(8) for info about possible
+# arguments.
+#
+PLPFUSE_ARGS=""
+#
+# Set this to yes, if you want to start plpprintd during boot.
+#
+START_PLPPRINTD=no
+#
+# Add any arguments for plpprintd here. See plpprintd(8) for info about possible
+# arguments. Note: You also need to set up a printer for this to work.
+#
+PLPPRINTD_ARGS=""