I am sorry, probably I am missing the point but isn't it RTFM issue in how to use sysv-rc to be able to revert back easily... e.g.:
$> sudo sysv-rc-conf --list ssh ssh 2:on 3:on 4:on 5:on $> sudo sysv-rc-conf ssh off $> sudo sysv-rc-conf --list ssh ssh 2:off 3:off 4:off 5:off $> sudo sysv-rc-conf ssh on $> sudo sysv-rc-conf --list ssh ssh 2:on 3:on 4:on 5:on or actually more 'evolved': $> sudo sysv-rc-conf --list exim4 exim4 0:off 1:off 2:on 3:on 4:on 5:on 6:off $> sudo sysv-rc-conf exim4 off $> sudo sysv-rc-conf --list exim4 exim4 0:off 1:off 2:off 3:off 4:off 5:off 6:off $> sudo sysv-rc-conf exim4 on $> sudo sysv-rc-conf --list exim4 exim4 0:off 1:off 2:on 3:on 4:on 5:on 6:off for 'all' would be a bash 1 liner I guess... On Wed, 21 Jul 2010, Hans-J. Ullrich wrote: > is there an easy way, to recreate all start- and stopscripts with theire > symlinks ? Hint: Some weeks ago, during an upgrade I changed to sysv-rc as > requested. -- .-. =------------------------------ /v\ ----------------------------= Keep in touch // \\ (yoh@|www.)onerussian.com Yaroslav Halchenko /( )\ ICQ#: 60653192 Linux User ^^-^^ [175555] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100721200003.gh12...@onerussian.com