Changeset e814bfe in bootscripts-standard for bootscripts/cblfs/init.d/winbind
- 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/init.d/winbind
r27f8c17 re814bfe 11 11 . $rc_functions 12 12 13 PIDFILE="/ var/run/winbindd.pid"13 PIDFILE="/run/winbindd.pid" 14 14 KILLDELAY="10" 15 15
Note:
See TracChangeset
for help on using the changeset viewer.