mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
FSBUILD-95 user freeswitch not added to audio group
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10758 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
9440bd1723
commit
e2a90f3a9c
1
debian/postinst
vendored
1
debian/postinst
vendored
@ -25,6 +25,7 @@ case "$1" in
|
||||
adduser --disabled-password --quiet --system \
|
||||
--home /opt/freeswitch \
|
||||
--gecos "FreeSwitch Voice Platform" --ingroup daemon \
|
||||
--add_extra_groups audio \
|
||||
freeswitch
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user