git ssb

0+

cel / sslh



Commit 21552fc176db7b1dfd3c430f62b8ec1670fdab42

Fix typo for CentOS install instructions in README

gapato committed on 2/4/2015, 11:53:32 AM
Parent: 88af6ebaeee9772d6ce2f947e2d2f66da7d5d739

Files changed

README.mdchanged
README.mdView
@@ -101,9 +101,9 @@
101101 cp scripts/etc.init.d.sslh /etc/init.d/sslh
102102
103103 * For CentOS:
104104
105- cp scripts/etc.rc.d.init.d.sslh /etc/rc.d/init.d/sslh
105+ cp scripts/etc.rc.d.init.d.sslh.centos /etc/rc.d/init.d/sslh
106106
107107
108108 You might need to create links in /etc/rc<x>.d so that the server
109109 start automatically at boot-up, e.g. under Debian:

Built with git-ssb-web