daily autocommit

This commit is contained in:
2021-12-21 11:42:09 +01:00
parent f45671ac7c
commit 7f5156fce0
4 changed files with 7 additions and 5 deletions
+2
View File
@@ -1,3 +1,5 @@
proc /proc proc defaults 0 0
PARTUUID=13397e78-01 /boot vfat defaults 0 2
PARTUUID=13397e78-02 / ext4 defaults,noatime 0 1
192.168.0.40:/volume1/NetBackup /backup nfs rw,soft,bg,_netdev 0 0
UUID=4cb2fcc8-2b94-41f4-b0f2-5a3faffb51f5 /docker ext4 discard,noatime,errors=remount-ro 0 1
+1 -1
View File
@@ -1 +1 @@
{'last_error': None, 'host_secret': 'spbqtcqkufwfjvoeuucviljqxkzxoedsutzztletdwsrtqqfxzuywywxpinrzjjy', 'server': '192.168.0.99', 'site': 'realm', 'host_name': 'serviceraspi2.realm.local', 'protocol': 'http', 'user': 'caelebfi', 'last_check': 1640074656.2033029, 'installed_aghash': '26da23d3fa7837de', 'last_update': 1639470870.5507095}
{'last_error': None, 'host_secret': 'spbqtcqkufwfjvoeuucviljqxkzxoedsutzztletdwsrtqqfxzuywywxpinrzjjy', 'server': '192.168.0.99', 'site': 'realm', 'host_name': 'serviceraspi2.realm.local', 'protocol': 'http', 'user': 'caelebfi', 'last_check': 1640081891.55393, 'installed_aghash': '26da23d3fa7837de', 'last_update': 1639470870.5507095}
+2 -2
View File
@@ -9,11 +9,11 @@
# where we want the swapfile to be, this is the default
#CONF_SWAPFILE=/var/swap
CONF_SWAPFILE=/docker/swap
# set size to absolute value, leaving empty (default) then uses computed value
# you most likely don't want this, unless you have an special disk situation
CONF_SWAPSIZE=100
CONF_SWAPSIZE=2048
# set size to computed value, this times RAM size, dynamically adapts,
# guarantees that there is enough swap without wasting disk space on excess
+2 -2
View File
@@ -1,7 +1,7 @@
proc /proc proc defaults 0 0
PARTUUID=13397e78-01 /boot vfat defaults 0 2
PARTUUID=13397e78-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=4cb2fcc8-2b94-41f4-b0f2-5a3faffb51f5 /docker ext4 discard,noatime,errors=remount-ro 0 1
# a swapfile is not a swap partition, no line here
# use dphys-swapfile swap[on|off] for that