Changeset 1681 for branches/fc13-dev/server/doc/install-howto.sh
- Timestamp:
- Sep 28, 2010, 12:16:36 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/fc13-dev/server/doc/install-howto.sh
r1678 r1681 287 287 # boot. Run chkconfig to make sure the set of services to be run is 288 288 # correct. 289 service nslcd start 290 service nscd start 291 service postfix start 292 service httpd start 289 293 chkconfig dirsrv on 290 294 chkconfig nslcd on
Note: See TracChangeset
for help on using the changeset viewer.