search for: bootmisc

Displaying 4 results from an estimated 4 matches for "bootmisc".

Did you mean: bootdisc
2003 Feb 22
1
simlinks and options
...-> "/etc/init.d/urandom" copying unsafe symlink "/etc/runlevels/boot/checkroot" -> "/etc/init.d/checkroot" copying unsafe symlink "/etc/runlevels/boot/rmnologin" -> "/etc/init.d/rmnologin" copying unsafe symlink "/etc/runlevels/boot/bootmisc" -> "/etc/init.d/bootmisc" copying unsafe symlink "/etc/runlevels/boot/checkfs" -> "/etc/init.d/checkfs" copying unsafe symlink "/etc/runlevels/default/gpm" -> "/etc/init.d/gpm" copying unsafe symlink "/etc/runlevels/default/loc...
2006 Jun 28
2
Avoiding killall
When I started Rails Development, I needed to use ''killall -g dispatch.fcgi'' whenever I made a change to a Model to see the change on my website. Now it seems I need to do this to see any change to the Controller as well. Any ideas of what I am doing wrong??? -- Posted via http://www.ruby-forum.com/.
2006 Aug 04
2
Can you explain me this behaviour please?
Hi, I found a behaviour of rsync I cannot explain. 1) rsync -vaS --delete-after --include-from=/etc/rsync.inc --exclude-from=/etc/rsync.ex / server:/ 2) rsync -vaS --relative --delete-after --include-from=/etc/rsync.inc --exclude-from=/etc/rsync.ex / server:/ I sync most of one server to another as a fallback server. I had the relative option first (dont know anymore why), then
2014 Jan 06
2
inotify max_user instances
...nse, v2 or > later > # $Header: > /var/cvsroot/gentoo-x86/net-mail/dovecot/files/dovecot.init-r4,v 1.1 > 2012/12/01 10:40:49 eras Exp $ > > extra_started_commands="reload" > > depend() { > need localmount > before postfix > after bootmisc ldap mysql ntp-client ntpd postgresql saslauthd > slapd > use logger net > } > > checkconfig() { > DOVECOT_INSTANCE=${SVCNAME##*.} > if [ -n "${DOVECOT_INSTANCE}" -a "${SVCNAME}" != "dovecot" ]; then > DOVECOT_CONF=/etc/...