need /dev/null and /dev/console --- https://www.pld-linux.org/packages/chef-server?rev=1383510182 +++ https://www.pld-linux.org/packages/chef-server @@ -95,7 +95,12 @@ </code> Meanwhile when the progress stops, it is expecting init to start ''/opt/chef-server/embedded/bin/runsvdir-start'', but without init, nothing processes ''/etc/inittab'', so start it manually or use ''initstyle=plain''. + When using container like vserver, ensure following devices are present: + <code> + crw-rw---- 1 root console 5, 1 Jan 9 15:09 /dev/console + crw-rw-rw- 1 root root 1, 3 Jul 20 2013 /dev/null + </code> ===== Configure ===== To change https certificate, have look into ''/var/opt/chef-server/nginx/ca''
Diff URL: https://www.pld-linux.org/packages/chef-server?do=diff&r1=1383510182&r2=1391413139 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
