aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d
Commit message (Collapse)AuthorAgeFilesLines
...
* fix logic of boot-time interfaces somewhatBill Nottingham2000-01-311-6/+11
|
* fix pidof calls in pidofprocBill Nottingham2000-01-211-19/+15
|
* put ps|grep|awk back in until we think of something better (pidof -x ain't it)Bill Nottingham2000-01-211-2/+17
|
* add --user option to daemonBill Nottingham2000-01-211-7/+20
|
* remove ps |grep|awk constructBill Nottingham2000-01-141-17/+2
|
* ignore loopfs when umountingBill Nottingham2000-01-101-2/+2
|
* don't call non-existant ipv4_forward_setBill Nottingham1999-12-301-5/+1
|
* switch from echoing values into /proc/sys to using sysctlBill Nottingham1999-12-282-60/+3
|
* unmount /proc after we're done with it.Bill Nottingham1999-12-081-1/+3
|
* yet another typo. grr. arrgh.Bill Nottingham1999-11-281-1/+1
|
* fix console checking with new consoletype program (from jakub)Bill Nottingham1999-10-251-2/+2
|
* typoBill Nottingham1999-10-251-1/+1
|
* turn off quotas before remountingrc.d/init.d/haltBill Nottingham1999-10-251-0/+2
|
* handle weird linuxconf 'any' static routesBill Nottingham1999-10-181-0/+7
|
* fix typoBill Nottingham1999-10-141-1/+1
|
* check for aumix-minimal before executionBill Nottingham1999-10-041-1/+1
|
* save for laterBill Nottingham1999-09-301-6/+0
|
* warn if there's a service we can't kill.Bill Nottingham1999-09-301-0/+6
|
* add an extra awk check to make sure we omit root fs.Bill Nottingham1999-09-291-2/+2
|
* *** empty log message ***r4-46Bill Nottingham1999-09-211-2/+1
|
* add a "DEFRAG_IPV4" settingBill Nottingham1999-09-211-1/+36
|
* *** empty log message ***Bill Nottingham1999-09-201-1/+1
|
* pass /dev/null as stdin to daemons.Bill Nottingham1999-09-201-1/+1
|
* just call swapoff oncer4-43Bill Nottingham1999-09-201-5/+3
|
* typoBill Nottingham1999-09-201-2/+2
|
* do process splatting for final umount too.Bill Nottingham1999-09-201-2/+22
|
* don't use expr, but require bash to do mathBill Nottingham1999-09-201-3/+3
|
* Don't use cut, it's in /usr/binBill Nottingham1999-09-201-1/+1
|
* take out call to lsof - not neededBill Nottingham1999-09-201-4/+0
|
* load/save mixer settings here.Bill Nottingham1999-09-171-0/+6
|
* Duh. Use different terminal escape.Bill Nottingham1999-09-131-2/+1
|
* fix swapoff so it's not called with no argsBill Nottingham1999-09-131-1/+2
|
* require bashBill Nottingham1999-09-111-1/+1
|
* use killall5, not killBill Nottingham1999-09-101-2/+2
|
* swapoff swap that isn't in /etc/fstab, too.Bill Nottingham1999-09-091-0/+3
|
* oops, don't try to remount network filesystems with mount -a.Bill Nottingham1999-09-031-1/+1
|
* oops. reversed logic in killproc.Bill Nottingham1999-09-021-0/+1
|
* add interactive prompt to make Cristian & Preston happyBill Nottingham1999-09-021-0/+3
|
* new NFS unmounting stuff from Bill Rugolsky <rugolsky@ead.dsa.com>Bill Nottingham1999-08-301-4/+27
|
* change onboot grepBill Nottingham1999-08-211-1/+1
|
* *** empty log message ***Bill Nottingham1999-08-171-2/+8
|
* *** empty log message ***r4-27Bill Nottingham1999-07-271-6/+6
|
* trap sigpipe in shell...Bill Nottingham1999-07-271-3/+9
|
* When we write to initlog's FD, write in subshell so we don't die with SIGPIPEBill Nottingham1999-07-241-3/+4
|
* adjust run level timesCristian Gafton1999-07-091-1/+1
|
* fixes from nkbj@image.dkBill Nottingham1999-07-071-2/+6
|
* oops, can't short-circuit backticsBill Nottingham1999-07-061-7/+9
|
* don't bring down non-existent IPX netsBill Nottingham1999-07-011-1/+3
|
* oops, don't call tty before /usr is mountedBill Nottingham1999-06-291-1/+1
|
* check for the presence of a tty before doing anything rash...Bill Nottingham1999-06-171-0/+8
|