Regarding the test program you sent me, # rcconf-1.22-test --off wwwoffle # rcconf-1.22-test --off wwwoffle Service 'wwwoffle' is already on. Skipping... # rcconf-1.22-test --off wwwoffle Service 'wwwoffle' is already on. Skipping... # rcconf-1.22-test --on wwwoffle # rcconf-1.22-test --on wwwoffle Service 'wwwoffle' is already off. Skipping... # rcconf-1.22-test --off wwwoffle # rcconf-1.22-test --on wwwoffle # rcconf-1.22-test --off wwwoffle # rcconf-1.22-test --list wwwoffle resolvconf on... # touch /etc/init.d/V # chmod +x /etc/init.d/V # rcconf-1.22-test --list|grep V V off # rcconf-1.22-test --on V # rcconf-1.22-test --list|grep V V on
It works on my jidanni2 machine, but three points. 1. Service 'wwwoffle' is already off. Skipping... Message reversed. Say "on". 2. Service 'wwwoffle' is already on. Skipping... Message reversed. Say "off". 3. Perhaps only show wwwoffle if given --list wwwoffle, so grep isn't needed. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org