Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 1 | -1/+1 |
| | | | | Adapted from <victor.lowther@gmail.com>. | ||||
* | https://bugzilla.redhat.com/show_bug.cgi?id=447928 | Harald Hoyer | 2008-09-16 | 1 | -1/+1 |
| | | | | | | | | All networking scripts from /etc/sysconfig/network-scripts call logger without full path. This can prevent system from booting if let's say dcc is installed when compiled with wrong parameters and installs /usr/sbin/logger (see bellow) It's not really a bug but this can be easily prevented. All /etc/init.d scripts use full path for logger network-scripts should use it also | ||||
* | Use the full path for arping. | Bill Nottingham | 2008-09-02 | 1 | -1/+1 |
| | |||||
* | work around bash changes (#220887, modified from <nvigier@mandriva.com>) | Bill Nottingham | 2007-09-25 | 1 | -1/+2 |
| | |||||
* | assorted cleanups | Bill Nottingham | 2007-08-07 | 1 | -15/+7 |
| | |||||
* | fix netconsole status() | Bill Nottingham | 2007-08-07 | 1 | -9/+7 |
| | |||||
* | add netconsole init script (#235952) | Bill Nottingham | 2007-04-16 | 1 | -0/+147 |