aboutsummaryrefslogtreecommitdiffstats
path: root/debian/plptools.templates
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2007-11-27 00:54:51 +0000
committerReuben Thomas <rrt@sc3d.org>2007-11-27 00:54:51 +0000
commitdea9006404ee6ac5f3feaf45e00897106b692303 (patch)
tree67ad03e8fbd6d0c8667b1bd008ddbade8ceb3b93 /debian/plptools.templates
parent7b2bf6c75d128bb34534e91ed8ff558ca6e2f896 (diff)
downloadplptools-dea9006404ee6ac5f3feaf45e00897106b692303.tar.gz
plptools-dea9006404ee6ac5f3feaf45e00897106b692303.tar.bz2
plptools-dea9006404ee6ac5f3feaf45e00897106b692303.zip
Update from current (0.15-2) Debian files.
Diffstat (limited to 'debian/plptools.templates')
-rw-r--r--debian/plptools.templates20
1 files changed, 10 insertions, 10 deletions
diff --git a/debian/plptools.templates b/debian/plptools.templates
index dfa0b7f..285aab7 100644
--- a/debian/plptools.templates
+++ b/debian/plptools.templates
@@ -1,6 +1,6 @@
Template: plptools/customize
Type: note
-Description: Customize /etc/plptools.conf
+_Description: Customize /etc/plptools.conf
In addition to plptools' main daemon "ncpd", plptools provides two optional
daemons:
.
@@ -13,7 +13,7 @@ Description: Customize /etc/plptools.conf
Template: plptools/ncpd/start
Type: boolean
Default: true
-Description: Should ncpd being started during boot?
+_Description: Should ncpd be started during boot?
Normally, ncpd - the daemon which handles the serial connection to a
Psion - is started on boot-up. If you intend to connect your Psion to
another machine on the net and NEVER will use it locally, you can
@@ -22,14 +22,14 @@ Description: Should ncpd being started during boot?
Template: plptools/ncpd/serial
Type: string
Default: /dev/ttyS0
-Description: Specify serial line to be used
+_Description: Specify serial line to be used
By default, the Psion is expected to be connected to the first serial
line (COM1:) of your machine. You can change this here.
Template: plptools/ncpd/listenat
Type: string
Default: 127.0.0.1
-Description: Specify the IP address and port for ncpd
+_Description: Specify the IP address and port for ncpd
If you intend to use the plptools front-ends from other machines, you
can specify 0.0.0.0 or the IP address of your machine here. Normal
users should keep the default 127.0.0.1!
@@ -41,7 +41,7 @@ Description: Specify the IP address and port for ncpd
Template: plptools/plpnfsd/start
Type: boolean
Default: false
-Description: Should plpnfsd being started during boot?
+_Description: Should plpnfsd be started during boot?
If plpnfsd is started during boot-up, it will wait for a Psion being
connected and then automatically mount that Psion. Since this is
done as root, non-privileged users will not have access to the
@@ -51,7 +51,7 @@ Description: Should plpnfsd being started during boot?
Template: plptools/plpnfsd/suid
Type: boolean
Default: false
-Description: Set SUID-root bit of plpnfsd?
+_Description: Set SUID-root bit of plpnfsd?
For convenience on a single-user machine, plpnfsd can be installed with
the setuid bit enabled. This allows any local user to mount and unmount
a connected Psion. Be warned, that THIS IS A SECURITY THREAT to your
@@ -60,7 +60,7 @@ Description: Set SUID-root bit of plpnfsd?
Template: plptools/plpprintd/start
Type: boolean
Default: false
-Description: Should plpprintd being started during boot?
+_Description: Should plpprintd be started during boot?
If you intend to use the Psion's "Print via PC" feature, you can
enable this option. You must have a working print queue which
is capable of printing Postscript in order to use this feature.
@@ -68,13 +68,13 @@ Description: Should plpprintd being started during boot?
Template: plptools/plpprintd/printqueue
Type: string
Default: psion
-Description: Specify the print queue to be used
+_Description: Specify the print queue to be used
Please enter the name of the print queue you want to use for
printing from the Psion.
Template: plptools/frontends/remoteaddr
Type: string
-Description: Specify remote host to be contacted
+_Description: Specify remote host to be contacted
Since you have ncpd either disabled or listening on a non-standard
- address, you should specify the address for the frontents again.
+ address, you should specify the address for the frontends again.