git ssb

0+

cel / sslh



Commit ce7c5b1ba2808da9786ed7cb01608388af5f758b

Merge pull request #41 from gapato/patch-1

Fix typo for CentOS install instructions in README
yrutschle committed on 2/4/2015, 1:00:12 PM
Parent: 88af6ebaeee9772d6ce2f947e2d2f66da7d5d739
Parent: 21552fc176db7b1dfd3c430f62b8ec1670fdab42

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