Added inital debian 11

This commit is contained in:
Bram Prieshof
2021-08-18 09:48:56 +00:00
parent d70f897241
commit 299213f4ca

View File

@@ -6,7 +6,7 @@ chmod 0755 /var/run/monit
chown www-data:root /var/run/monit chown www-data:root /var/run/monit
echo "D /var/run/monit 0755 www-data root -" > /usr/lib/tmpfiles.d/monitSock.conf echo "D /var/run/monit 0755 www-data root -" > /usr/lib/tmpfiles.d/monitSock.conf
if [ "$shortdist" = "ubu1804" ] || [ "$shortdist" = "ubu2004" ] || [ "$shortdist" = "deb10" ] ; then if [ "$shortdist" = "ubu1804" ] || [ "$shortdist" = "ubu2004" ] || [ "$shortdist" = "deb10" ] || [ "$shortdist" = "deb11" ] ; then
monitconf=/etc/monit/monitrc monitconf=/etc/monit/monitrc
#ServiceDefenition #ServiceDefenition