mirror of
https://github.com/moparisthebest/sslh
synced 2024-11-16 22:25:01 -05:00
commit
24612835c3
@ -27,7 +27,7 @@ DAEMON=$PREFIX/sbin/sslh
|
|||||||
start()
|
start()
|
||||||
{
|
{
|
||||||
echo "Start services: sslh"
|
echo "Start services: sslh"
|
||||||
$DAEMON -F /etc/sslh.cfg
|
$DAEMON -F/etc/sslh.cfg
|
||||||
logger -t ${tag} -p ${facility} -i 'Started sslh'
|
logger -t ${tag} -p ${facility} -i 'Started sslh'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user