freeswitch: don't start with explicit group 694/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 10 Oct 2021 09:26:39 +0000 (11:26 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 10 Oct 2021 09:26:41 +0000 (11:26 +0200)
commit060be263d2442e674e78393bc90d3b071828d478
treecd038e475caef5857e236377aa857f1d2bac869d
parentbbdf6706cf7df253d2dc0541134ae5d19d96fe6d
freeswitch: don't start with explicit group

Currently the freeswitch init script starts the service with the group
"freeswitch". Like this, even if the freeswitch user is part of other
groups, freeswitch will not be able to make use of them. So for instance
if you add the user to the group "dialout", freeswitch will run under
group "freeswitch", instead of "freeswitch" _and_ "dialout".

Not specifying the group gets rid of this limitation.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch/Makefile
net/freeswitch/files/freeswitch.init