Correction : /etc/sv/openerp7_burette/run : ne requiert pas HTTP_OPENERP_DB_FILTER .
[lhc/ateliers.git] / local / roundcube-chpasswd
index 92cf455..8dd78ba 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -efu
 
-test "$(id -n -u)" = php5_roundcube
+test "$(id -n -u)" = php_roundcube
 
 IFS=: read -r user password
 IFS=@ read -r user domain <<-EOF