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