| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
64650e6577 |
TT#182450 debian/ngcp-rtpengine-*.postinst: fix shellcheck issues
Fix `SC2043 (warning): This loop will only ever run once. Bad quoting or missing glob/expansion?`
Fix-up for git rev
|
3 years ago |
|
|
de8b3d59c1 |
TT#182450 manage /var/spool/rtpengine in rtpengine-daemon
/var/spool/rtpengine is used by the main daemon as well as the recording
daemon. The recording daemon is not really useful without the main
daemon, while it's perfectly fine to use the main daemon without the
recording daemon. That directory should therefore be managed by the main
daemon package.
This fixes a broken systemd unit stemming from a missing directory if
the recording daemon is not installed.
Fix-up for
|
3 years ago |
|
|
30c2de8e0f |
TT#157800 run rtpengine as non-root
*) Create dedicated rtpengine user in postinst and remove it in postrm. *) Use RuntimeDirectory= systemd unit config. *) Use dedicated user for /proc interface and set file umask to hide it from other users. *) Set owner and permissions on default directories used for call recording. Change-Id: I8e225b36d065d46da2489fb8286916371950f490 |
4 years ago |