mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-12 10:44:58 +03:00
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. Conflicts: src/bin/hamcore/strtable_en.stb
This commit is contained in:
@ -36,6 +36,7 @@ AC_CONFIG_FILES([
|
||||
src/vpnclient/Makefile
|
||||
src/vpnbridge/Makefile
|
||||
src/vpncmd/Makefile
|
||||
src/softetherd/Makefile
|
||||
])
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user