Thanks, my bad.Minor little typo:
+# Begin /etc/xinetd.d/tcvspserver
I am not sure what wording you are mentioning. I too like things to be consistent across the entire document and the last thing I want to do is mess up someone elses hard work.
I understand you are only modifying what you absolutely must, but feel free to modify the wording so that it is consistant across packages. Either take existing wording and use that, or use your own and replace the existing. Randy spent tons of hours trying to ensure consistancy, but as everyone adds their own little styles things begin to drift again. The little things now will help greatly in the long run.
I used bluefish for my edits and I was very careful to line everything up with tabs. I will be using spaces next time.
+ disable = yes + socket_type = stream + wait = no + user = root + instances = UNLIMITED + flags = IDONLY + log_on_success += USERID + server = /usr/sbin/in.rshd
Are some of those whitespaces tabs and others blank spaces? I noticed this in many of the files.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
