Added inital debian 11
This commit is contained in:
2
conf.sh
2
conf.sh
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user