saving uncommitted changes in /etc prior to apt run

This commit is contained in:
2023-08-18 10:59:05 +02:00
parent b9b173352c
commit af2fe112df
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
{'host_secret': 'kwgdpsxglkabglrcselwgbxzgjdccindehyefyjejieztqoewmxmaenvqobhaovk', 'server': '192.168.0.99', 'site': 'realm', 'host_name': 'serviceraspi2.realm.local', 'protocol': 'http', 'user': 'caelebfi', 'last_check': 1666964462.8305984, 'installed_aghash': '0649383f09ad3ac2', 'last_update': 1666964489.60659, 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f825ab220>: Failed to establish a new connection: [Errno 113] No route to host'))", 'pending_hash': None}
{'host_secret': 'kwgdpsxglkabglrcselwgbxzgjdccindehyefyjejieztqoewmxmaenvqobhaovk', 'server': '192.168.0.99', 'site': 'realm', 'host_name': 'serviceraspi2.realm.local', 'protocol': 'http', 'user': 'caelebfi', 'last_check': 1666964462.8305984, 'installed_aghash': '0649383f09ad3ac2', 'last_update': 1666964489.60659, 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fa6022220>: Failed to establish a new connection: [Errno 113] No route to host'))", 'pending_hash': None}
+1
View File
@@ -1,5 +1,6 @@
proc /proc proc defaults 0 0
PARTUUID=61111533-01 /boot vfat defaults,flush 0 2
PARTUUID=61111533-02 / ext4 defaults,noatime 0 1
192.168.0.40:/volume1/NetBackup /backup nfs rw,soft,bg,_netdev 0 0
# a swapfile is not a swap partition, no line here
# use dphys-swapfile swap[on|off] for that