Ajout lighttpd (fonctionne avec PHP5)
[hvlinux.git] / stage5 / pkg / sane-backends
index 02a9200..260dc6b 100644 (file)
@@ -10,6 +10,9 @@ hvconfig_pre()
         USE_X_OPTION="no"
     fi
 
+    # Add group for UDEV rules
+    hv_groupadd scanner
+
     hv_groupadd saned
     hv_useradd -c saned -d /dev/null -g saned -s /bin/false saned
 
@@ -36,13 +39,13 @@ hvbuild_post()
     if [ -z "${SANE_SERVER}" ]; then
         # If 'SANE_SERVER' is not defined, then we automatically configure for
         # the SANE Network Daemon.
-    
+
         # Adding entry to '/etc/sane.d/dll.conf'
         #######echo "${SANE_DRIVER}" >> /etc/sane.d/dll.conf
 
         # Creating '/etc/sane.d/saned.conf'
         echo "${LAN_NETWORK_MASK}" > /etc/sane.d/saned.conf
-    
+
         # Addition to xinetd
         cat > /etc/xinetd.d/saned << "EOF"
 service sane