aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifdown-bnep
Commit message (Collapse)AuthorAgeFilesLines
* Repository scheme updated to new layoutDavid Kaspar [Dee'Kej]2018-05-301-49/+0
| | | | | NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this.
* Replace /var/run with /run everywhereZbigniew Jędrzejewski-Szmek2017-08-031-2/+2
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=1471489
* [3/3] Remove tabs and fix spacing: ifup/ifdown scriptsPhil Dibowitz2016-10-121-17/+17
|
* Use $() instead of `` for process expansion.Bill Nottingham2009-07-301-2/+2
| | | | Adapted from <victor.lowther@gmail.com>.
* pass path to '.' always (#206035)Bill Nottingham2006-09-111-1/+1
|
* split out ifup/ifdown general case to ifup/ifdown-eth; add ifup/ifdown-bnep ↵Bill Nottingham2005-01-191-0/+49
(<dwmw2@redhat.com>)