From: mhoellein Date: Fri, 10 Jul 2020 10:14:59 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=f1cf1a53e804acce04661dfcba23846d3da55235;p=homeserver saving uncommitted changes in /etc prior to apt run --- diff --git a/icinga2/features-available/api.conf b/icinga2/features-available/api.conf index f47e0ca8..6273a74b 100644 --- a/icinga2/features-available/api.conf +++ b/icinga2/features-available/api.conf @@ -3,8 +3,8 @@ */ object ApiListener "api" { - accept_config = true - accept_commands = true + //accept_config = true + //accept_commands = true ticket_salt = TicketSalt } diff --git a/icinga2/features-enabled/api.conf b/icinga2/features-enabled/api.conf deleted file mode 120000 index 8cdce62b..00000000 --- a/icinga2/features-enabled/api.conf +++ /dev/null @@ -1 +0,0 @@ -../features-available/api.conf \ No newline at end of file