From a4034718d049ab927e280d3e6ddcdc5560de61dd Mon Sep 17 00:00:00 2001 From: pi Date: Tue, 2 Nov 2021 12:58:20 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- cmk-update-agent.state | 2 +- fstab | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/cmk-update-agent.state b/cmk-update-agent.state index 0215e4ae..d79795ce 100644 --- a/cmk-update-agent.state +++ b/cmk-update-agent.state @@ -1 +1 @@ -{'protocol': 'http', 'installed_aghash': '5e6b5d10eb8b65e5', 'last_error': None, 'site': 'realm', 'last_check': 1635834488.9258132, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1635436382.4816952, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi'} +{'protocol': 'http', 'installed_aghash': '5e6b5d10eb8b65e5', 'last_error': None, 'site': 'realm', 'last_check': 1635852641.5632515, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1635436382.4816952, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi'} diff --git a/fstab b/fstab index c24aecb3..7a7224ce 100644 --- a/fstab +++ b/fstab @@ -9,4 +9,6 @@ PARTUUID=6c586e13-02 / ext4 defaults,noatime 0 1 # a swapfile is not a swap partition, no line here # use dphys-swapfile swap[on|off] for that -192.168.0.40:/volume1/NetBackup /backup nfs rw,soft,bg,_netdev 0 0 +UUID=a08917cf-156c-477f-b133-65ad3ffd43d0 /docker ext4 discard,noatime,errors=remount-ro 0 1 + +192.168.0.40:/volume1/NetBackup /backup nfs rw,soft,bg,_netdev 0 0