Changeset e814bfe in bootscripts-standard for bootscripts/cblfs/sysconfig
- Timestamp:
- Jul 10, 2014, 3:25:23 AM (11 years ago)
- Branches:
- master
- Children:
- 421f21a
- Parents:
- 27f8c17
- Location:
- bootscripts/cblfs/sysconfig
- Files:
- 
      - 2 edited
 
 - 
          
  autofs.conf (modified) (1 diff)
- 
          
  network-devices/services/dhcpcd (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      bootscripts/cblfs/sysconfig/autofs.confr27f8c17 re814bfe 17 17 localoptions='' 18 18 daemonoptions='--timeout 60' 19 piddir=/ var/run19 piddir=/run 20 20 pidroot=autofs 21 21 
- 
      bootscripts/cblfs/sysconfig/network-devices/services/dhcpcdr27f8c17 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.
  
