mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 16:58:35 +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 \
|
adduser --disabled-password --quiet --system \
|
||||||
--home /opt/freeswitch \
|
--home /opt/freeswitch \
|
||||||
--gecos "FreeSwitch Voice Platform" --ingroup daemon \
|
--gecos "FreeSwitch Voice Platform" --ingroup daemon \
|
||||||
|
--add_extra_groups audio \
|
||||||
freeswitch
|
freeswitch
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user