From: P60 <akd...@ka...> - 2002-09-18 02:23:05
|
Subject: [Trinux-talk] Init scripts not running > Are there any tricks to make the init scripts in the tux/init directory > actually run? I've added commands to the "last" script and they aren't > running as best as I can tell. Putting commands in the other scripts > doesn't seem to do anything either. > > --Matt Hi Matt, Did you do a "savecfg" before booting? Perhaps you didn't know you're working completely in RAM and you loose all your editting if you don' t save thing on the floppy. /etc/tux/ is completely in RAM. The savecfg command mounts your floppy and writes the things in etc/tux on floppy, and umounts it . Hope this helps. Arne |