Changeset e814bfe in bootscripts-standard for bootscripts/cblfs/sysconfig/network-devices/services/dhcpcd
- Timestamp:
- Jul 10, 2014, 3:25:23 AM (10 years ago)
- Branches:
- master
- Children:
- 421f21a
- Parents:
- 27f8c17
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootscripts/cblfs/sysconfig/network-devices/services/dhcpcd
r27f8c17 re814bfe 10 10 . $IFCONFIG 11 11 12 pidfile="/ var/run/dhcpcd-$1.pid"12 pidfile="/run/dhcpcd-$1.pid" 13 13 14 14 case "$2" in
Note:
See TracChangeset
for help on using the changeset viewer.