init.d/junkbuster not loading as $DAEMON

2001-08-02 Thread Steve Taylor
The /etc/init.d/junkbuster call fails unless it's stripped to little more than the command-line call. What permissions are needed, what syntax (/etc/junkbuster/config, others)? Not working.. (nor as chuid nobody) start-stop-daemon --start --verbose --background --chuid root \ --exec $DAEMON

How do I restore the cdrom driver without a cd in the drive?

2001-06-17 Thread Steve Taylor
Some of the CD-Writing-HOWTO procedures -- or my error -- removed the driver for my cd-writer. It's at /dev/hdb. With this in fstab: /dev/hdb/cdrom autodefaults,noauto,ro 0 0 All was fine until I tried to configure to burn cd's; the HOWTO suggested an

ksymoops filling up; find not rm'ing

2001-06-14 Thread Steve Taylor
(Using debian potato..) What causes /var/log/ksymoops to filling this partition with close to 100Meg of data daily? Anacron cleans it out daily with /etc/cron.daily/modutils calling /sbin/insmod_ksymoops_clean but '..clean' uses a find syntax that doesn't work -- or I misunderstand: