unas-conf: auto-sync 2026-05-23

This commit is contained in:
nuc-cron
2026-05-23 11:28:17 +02:00
parent 1c56c4a8d1
commit a3ee501327
7 changed files with 60 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
MAILTO=""
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file
# and files in /etc/cron.d. These files also have username fields,
# that none of the other crontabs do.
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
# Example of job definition:
# .---------------- minute (0 - 59)
# | .------------- hour (0 - 23)
# | | .---------- day of month (1 - 31)
# | | | .------- month (1 - 12) OR jan,feb,mar,apr ...
# | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat
# | | | | |
# * * * * * user-name command to be executed
17 * * * * root cd / && run-parts --report /etc/cron.hourly
25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )
52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly )
#
e2scrub_all
sysstat
ubnt-report
uos
uos-agent
+10
View File
@@ -0,0 +1,10 @@
Filesystem Size Used Avail Use% Mounted on
udev 4.0G 0 4.0G 0% /dev
/dev/disk/by-partlabel/root 2.0G 1.3G 595M 68% /boot/firmware
/dev/loop0 619M 619M 0 100% /mnt/.rofs
/dev/disk/by-partlabel/overlay 24G 1.4G 21G 6% /mnt/.rwfs
overlayfs-root 24G 1.4G 21G 6% /
/dev/disk/by-partlabel/log 974M 185M 723M 21% /var/log
/dev/disk/by-partlabel/persistent 2.0G 84M 1.8G 5% /persistent
/dev/mapper/vg0dcee70d-lvb0f8b31f 19T 2.0T 17T 11% /volume/1f910c2e-aafe-42bf-95f8-9440088e3928
/volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive/.encrypted/.archives 19T 2.0T 17T 11% /volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive/.archives
+10
View File
@@ -0,0 +1,10 @@
/volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive/storage/.data
192.168.1.20(rw,wdelay,crossmnt,root_squash,all_squash,no_subtree_check,anonuid=977,anongid=988,sec=sys,rw,secure,root_squash,all_squash)
/volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive/storage/.data
192.168.1.40(rw,wdelay,crossmnt,root_squash,all_squash,no_subtree_check,anonuid=977,anongid=988,sec=sys,rw,secure,root_squash,all_squash)
/volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive/storage/.data
192.168.1.60(rw,wdelay,crossmnt,root_squash,all_squash,no_subtree_check,anonuid=977,anongid=988,sec=sys,rw,secure,root_squash,all_squash)
/volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive/storage/.data
172.30.33.1(rw,wdelay,crossmnt,root_squash,all_squash,no_subtree_check,anonuid=977,anongid=988,sec=sys,rw,secure,root_squash,all_squash)
/volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive/storage/.data
192.168.1.41(rw,wdelay,crossmnt,root_squash,all_squash,no_subtree_check,anonuid=33,anongid=33,sec=sys,rw,secure,root_squash,all_squash)
+1
View File
@@ -0,0 +1 @@
/var/nfs/shared/storage 192.168.1.20(rw,sync,no_subtree_check,crossmnt,all_squash,anonuid=977,anongid=988) 192.168.1.40(rw,sync,no_subtree_check,crossmnt,all_squash,anonuid=977,anongid=988) 192.168.1.60(rw,sync,no_subtree_check,crossmnt,all_squash,anonuid=977,anongid=988) 172.30.33.1(rw,sync,no_subtree_check,crossmnt,all_squash,anonuid=977,anongid=988) 192.168.1.41(rw,sync,no_subtree_check,crossmnt,all_squash,anonuid=33,anongid=33)
+1
View File
@@ -0,0 +1 @@
{"type":"shared","id":"1fb3be66-3432-45ca-a549-444b4b54b5fd","name":"storage","root_path":"/volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive","clients":[{"hostname":"192.168.1.20","readonly":false,"noSubtreeCheck":true,"crossmnt":true,"allSquash":true,"anonUID":{"id":977},"anonGID":{"id":988},"async":false},{"hostname":"192.168.1.40","readonly":false,"noSubtreeCheck":true,"crossmnt":true,"allSquash":true,"anonUID":{"id":977},"anonGID":{"id":988},"async":false},{"hostname":"192.168.1.60","readonly":false,"noSubtreeCheck":true,"crossmnt":true,"allSquash":true,"anonUID":{"id":977},"anonGID":{"id":988},"async":false},{"hostname":"172.30.33.1","readonly":false,"noSubtreeCheck":true,"crossmnt":true,"allSquash":true,"anonUID":{"id":977},"anonGID":{"id":988},"async":false}]}
+1
View File
@@ -0,0 +1 @@
-2 +3 +4 +4.1 +4.2
+9
View File
@@ -0,0 +1,9 @@
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"