Hello Mr. 鴨志田.
it happens with other packages too. I only tried the S/K20's.

# rcconf --list|grep wwwoffle
wwwoffle on
# rcconf --off wwwoffle
# rcconf --list|grep wwwoffle
# rcconf --on wwwoffle
Service 'wwwoffle' doesn't exist.
# rcconf --list|grep exim4
exim4 on
# rcconf --off exim4
# rcconf --on exim4
Service 'exim4' doesn't exist.
# update-rc.d -f exim4 remove
 Removing any system startup links for /etc/init.d/exim4 ...
   /etc/rc0.d/K20exim4
   /etc/rc1.d/K20exim4
   /etc/rc2.d/K20exim4
   /etc/rc3.d/K20exim4
   /etc/rc4.d/K20exim4
   /etc/rc5.d/K20exim4
   /etc/rc6.d/K20exim4
# update-rc.d exim4 defaults
 Adding system startup for /etc/init.d/exim4 ...
   /etc/rc0.d/K20exim4 -> ../init.d/exim4
   /etc/rc1.d/K20exim4 -> ../init.d/exim4
   /etc/rc6.d/K20exim4 -> ../init.d/exim4
   /etc/rc2.d/S20exim4 -> ../init.d/exim4
   /etc/rc3.d/S20exim4 -> ../init.d/exim4
   /etc/rc4.d/S20exim4 -> ../init.d/exim4
   /etc/rc5.d/S20exim4 -> ../init.d/exim4
# rcconf --list|grep exim4
exim4 on
# rcconf --off exim4
# rcconf --on exim4
Service 'exim4' doesn't exist.
# update-rc.d -f exim4 remove
 Removing any system startup links for /etc/init.d/exim4 ...
   /etc/rc0.d/K20exim4
   /etc/rc1.d/K20exim4
   /etc/rc2.d/K20exim4
   /etc/rc3.d/K20exim4
   /etc/rc4.d/K20exim4
   /etc/rc5.d/K20exim4
   /etc/rc6.d/K20exim4
# update-rc.d exim4 defaults
 Adding system startup for /etc/init.d/exim4 ...
   /etc/rc0.d/K20exim4 -> ../init.d/exim4
   /etc/rc1.d/K20exim4 -> ../init.d/exim4
   /etc/rc6.d/K20exim4 -> ../init.d/exim4
   /etc/rc2.d/S20exim4 -> ../init.d/exim4
   /etc/rc3.d/S20exim4 -> ../init.d/exim4
   /etc/rc4.d/S20exim4 -> ../init.d/exim4
   /etc/rc5.d/S20exim4 -> ../init.d/exim4
# rcconf --on exim4
Service 'exim4' is already off. Skipping...

But we asked to turn it on, not off...



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to