summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r--perl-install/install2.pm18
1 files changed, 18 insertions, 0 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index 9f416a957..50e6ddfea 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -250,6 +250,24 @@ my $default = {
DBENTRY => "DeskJet670",
PAPERSIZE => "legal",
CRLF => 0,
+
+ DEVICE => "/dev/dev1",
+
+ REMOTEHOST => "padhost",
+ REMOTEQUEUE => "padqueue",
+
+ NCPHOST => "printerservername",
+ NCPQUEUE => "queuename",
+ NCPUSER => "user",
+ NCPPASSWD => "pass",
+
+ SMBHOST => "hostname",
+ SMBHOSTIP => "1.2.3.4",
+ SMBSHARE => "printername",
+ SMBUSER => "user",
+ SMBPASSWD => "passowrd",
+ SMBWORKGROUP => "AS3",
+
},
# keyboard => 'de',