Le Dimanche 16 Septembre 2001 08:15, Geoffrey Lee scribit : > --=-=-= > Name : prelude Relocations: (not relocateable) > Version : 0.4.2 Vendor: MandrakeSoft > Release : 5mdk Build Date: Sun Sep 16 08:07:29 don't strip lines beginning by > > > > [root@bastard root]# service prelude restart > > /etc/init.d/prelude: /etc/sysconfig/network-scripts/draknet_conf: line 182: > >unexpected EOF while looking for matching `'' > >/etc/init.d/prelude: /etc/sysconfig/network-scripts/draknet_conf: line 190: > > syntax error: unexpected end of file > > /etc/init.d/prelude: /etc/sysconfig/network-scripts/draknet_conf: line 182: > > unexpected EOF while looking for matching `'' > > /etc/init.d/prelude: /etc/sysconfig/network-scripts/draknet_conf: line 190: > > syntax error: unexpected end of file > > Shutting down prelude: [ OK ] > > Shutting down prelude report: [ OK ] > > /etc/init.d/prelude: /etc/sysconfig/network-scripts/draknet_conf: line 182: > > unexpected EOF while looking for matching `'' > > /etc/init.d/prelude: /etc/sysconfig/network-scripts/draknet_conf: line 190: > > syntax error: unexpected end of file > > Starting prelude report: [ OK ] > > Starting prelude: [ OK ] the problem seems to come from this line ( 182 ) : ADSLModem=# Obsolete information. Please don't use it. if I remove this line, evrything is fine : > > [root@bastard root]# service prelude restart > > Shutting down prelude: [ OK ] > > Shutting down prelude report: [ OK ] > > Starting prelude report: [ OK ] > > Starting prelude: [ OK ] If I just add a space between = and #, it works too ( ADSLModem= # Obsolete information. Please don't use it. ) : > > [root@bastard root]# service prelude restart > > Shutting down prelude: [ OK ] > > Shutting down prelude report: [ OK ] > > Starting prelude report: [ OK ] > > Starting prelude: [ OK ] -- Copyleft Faber's prod. 2001 http://perso.wanadoo.fr/linux_wizard/index.html
