Changeset e814bfe in bootscripts-standard for bootscripts/cblfs/init.d/samba
- 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/samba
r27f8c17 re814bfe 11 11 . $rc_functions 12 12 13 smbdpid=/ var/run/smbd.pid14 nmbdpid=/ var/run/nmbd.pid13 smbdpid=/run/smbd.pid 14 nmbdpid=/run/nmbd.pid 15 15 16 16 case "$1" in
Note:
See TracChangeset
for help on using the changeset viewer.