]> Frank Brehm's Git Trees - config/bruni/etc-mint.git/commitdiff
committing changes in /etc after apt run
authorFrank Brehm <frank@brehm-online.com>
Fri, 17 Aug 2018 16:21:16 +0000 (18:21 +0200)
committerFrank Brehm <frank@brehm-online.com>
Fri, 17 Aug 2018 16:21:16 +0000 (18:21 +0200)
Package changes:
+libbrotli1 1.0.3-1ubuntu1 amd64
+libnextcloudsync0 2.3.3-20180415.190957~bionic1 amd64
+libqt5keychain1 0.7.0-3 amd64
+libqt5positioning5 5.9.5+dfsg-0ubuntu2 amd64
+libqt5sensors5 5.9.5-0ubuntu1 amd64
+libqt5webchannel5 5.9.5-0ubuntu1 amd64
+libqt5webkit5 5.212.0~alpha2-7ubuntu1 amd64
+libwoff1 1.0.2-1 amd64
+nextcloud-client 2.3.3-20180415.190957~bionic1 amd64
+nextcloud-client-caja 2.3.3-20180415.190957~bionic1 all
+nextcloud-client-l10n 2.3.3-20180415.190957~bionic1 all

.etckeeper
Nextcloud/sync-exclude.lst [new file with mode: 0644]
sysctl.d/101-sync-inotify.conf [new file with mode: 0644]

index ceb25b24cca25d031dd5cc855c265598ee9b2459..e8f7e843691c37cf94f273fb8e2872a5965d2aee 100755 (executable)
@@ -102,6 +102,8 @@ maybe chmod 0755 'NetworkManager/dnsmasq.d'
 maybe chmod 0755 'NetworkManager/system-connections'
 maybe chmod 0600 'NetworkManager/system-connections/Bridge_0'
 maybe chmod 0600 'NetworkManager/system-connections/br0_slave_0'
+maybe chmod 0755 'Nextcloud'
+maybe chmod 0644 'Nextcloud/sync-exclude.lst'
 maybe chmod 0755 'PackageKit'
 maybe chmod 0644 'PackageKit/PackageKit.conf'
 maybe chmod 0644 'PackageKit/Vendor.conf'
@@ -2748,6 +2750,7 @@ maybe chmod 0644 'sysctl.d/10-magic-sysrq.conf'
 maybe chmod 0644 'sysctl.d/10-network-security.conf'
 maybe chmod 0644 'sysctl.d/10-ptrace.conf'
 maybe chmod 0644 'sysctl.d/10-zeropage.conf'
+maybe chmod 0644 'sysctl.d/101-sync-inotify.conf'
 maybe chmod 0644 'sysctl.d/README'
 maybe chmod 0755 'systemd'
 maybe chmod 0644 'systemd/journald.conf'
diff --git a/Nextcloud/sync-exclude.lst b/Nextcloud/sync-exclude.lst
new file mode 100644 (file)
index 0000000..8e0b1c5
--- /dev/null
@@ -0,0 +1,42 @@
+*~
+~$*
+.~lock.*
+~*.tmp
+]*.~*
+]Icon\r*
+].DS_Store
+].ds_store
+._*
+]Thumbs.db
+desktop.ini
+System Volume Information
+
+.*.sw?
+.*.*sw?
+
+].TemporaryItems
+].Trashes
+].DocumentRevisions-V100
+].Trash-*
+.fseventd
+.apdisk
+
+.htaccess
+.directory
+
+*.part
+*.filepart
+*.crdownload
+
+*.kate-swp
+*.gnucash.tmp-*
+
+.synkron.*
+.sync.ffs_db
+.symform
+.symform-store
+.fuse_hidden*
+*.unison
+.nfs*
+
+My Saved Places.
diff --git a/sysctl.d/101-sync-inotify.conf b/sysctl.d/101-sync-inotify.conf
new file mode 100644 (file)
index 0000000..57c955a
--- /dev/null
@@ -0,0 +1 @@
+fs.inotify.max_user_watches = 524288