[opensuse-buildservice] Typo error
Hi, while trying to activate obs services during boot, I found a little bug in one of the init skripts, that prevents activation with chkconfig/insserv: /etc/init.d/obsrepserver ... ### BEGIN INIT INFO # Provides: obsreserver # Required-Start: $time $syslog # Required-Stop: # Default-Start: 3 5 # Default-Stop: 0 1 2 4 6 # Description: openSUSE build service repository server ### END INIT INFO ... There's a typo (missing "p") in the "# Provides" line. Bye, Marcel -- ---- Dipl.-Inf. Marcel Ritter Linux/Novell Regionales Rechenzentrum Erlangen Tel: 09131 / 85-29958 E-Mail: Marcel.Ritter@rrze.uni-erlangen.de ---- Unix _IS_ user friendly... It's just selective about who its friends are. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Thursday 25 January 2007 16:07 schrieb Marcel Ritter:
Hi,
while trying to activate obs services during boot, I found a little bug in one of the init skripts, that prevents activation with chkconfig/insserv:
/etc/init.d/obsrepserver
... ### BEGIN INIT INFO # Provides: obsreserver # Required-Start: $time $syslog # Required-Stop: # Default-Start: 3 5 # Default-Stop: 0 1 2 4 6 # Description: openSUSE build service repository server ### END INIT INFO ...
There's a typo (missing "p") in the "# Provides" line.
right ... fixed thanks adrian -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Adrian Schröter
-
Marcel Ritter