Code

- Corrected chown command in setup
authoropensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 11 Jun 2009 08:54:56 +0000 (08:54 +0000)
committeropensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 11 Jun 2009 08:54:56 +0000 (08:54 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13711 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/setup/setup_finish.tpl

index 87b6732d378c6d61156ecccc01b1b191e66e5b01..5b4c80ecd649a2004f8859c1ae586b856f2f0876 100644 (file)
@@ -6,7 +6,7 @@
                {$msg2}
        </p>
        <tt>
-       chown root.{$webgroup} {$CONFIG_DIR}/{$CONFIG_FILE}<br>
+       chown root:{$webgroup} {$CONFIG_DIR}/{$CONFIG_FILE}<br>
        chmod 640 {$CONFIG_DIR}/{$CONFIG_FILE}
        </tt>
        <p>