]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/sv/edit-config.tmpl.in
Load cups into easysw/current.
[thirdparty/cups.git] / templates / sv / edit-config.tmpl.in
index b4d1d8bec72786b5da30fcc72ed8558a306cb724..7cd827b75dc389d0daf3ea79f7503dd1d1caab89 100644 (file)
@@ -9,6 +9,7 @@ function reset_config()
 "\\n" +
 "# Administrator user group...\\n" +
 "SystemGroup @CUPS_SYSTEM_GROUPS@\\n" +
+"@CUPS_SYSTEM_AUTHKEY@\\n" +
 "\\n" +
 "\\n" +
 "# Only listen for connections from the local machine.\\n" +
@@ -19,7 +20,7 @@ function reset_config()
 "# Show shared printers on the local network.\\n" +
 "Browsing On\\n" +
 "BrowseOrder allow,deny\\n" +
-"BrowseAllow @LOCAL\\n" +
+"BrowseAllow all\\n" +
 "\\n" +
 "\\n" +
 "# Authenticate against system accounts by default...\\n" +