1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 11:55:08 +03:00
SoftEtherVPN/src/softetherd
Darik Horn 32b552ed22 Create a non-forking softetherd for upstart and systemd.
Implement a daemon that expects to be invoked by a new-style init like upstart
or systemd as:

	/usr/sbin/softetherd [vpnbridge|vpnclient|vpnserver]

Alternatively, if the command line argument is empty, then use the
`SOFTETHER_MODE` environment variable instead.
2014-07-11 14:21:23 -04:00
..
Makefile.am Create a non-forking softetherd for upstart and systemd. 2014-07-11 14:21:23 -04:00
softetherd.c Create a non-forking softetherd for upstart and systemd. 2014-07-11 14:21:23 -04:00