'apparmor' is needed to be installed.
This commit is contained in:
parent
58fe7b956f
commit
5fd09e7e2d
@ -768,6 +768,7 @@ if [[ "${os_dist,,}" = "debian" ]] ; then
|
|||||||
INSTALL_COLABORA_SERVICE=true
|
INSTALL_COLABORA_SERVICE=true
|
||||||
dpkg_pkg_colabora_online+=("coolwsd")
|
dpkg_pkg_colabora_online+=("coolwsd")
|
||||||
dpkg_pkg_colabora_online+=("code-brand")
|
dpkg_pkg_colabora_online+=("code-brand")
|
||||||
|
dpkg_pkg_colabora_online+=("apparmor")
|
||||||
else
|
else
|
||||||
INSTALL_COLABORA_SERVICE=false
|
INSTALL_COLABORA_SERVICE=false
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user