]> git.hoellein.online Git - vserver2/commitdiff
daily autocommit
authormhoellein <mario@hoellein.online>
Thu, 20 Jan 2022 14:28:53 +0000 (15:28 +0100)
committermhoellein <mario@hoellein.online>
Thu, 20 Jan 2022 14:28:53 +0000 (15:28 +0100)
.etckeeper
cron.d/backup [new file with mode: 0644]
inputrc

index f950b42df5ad10f7b52848dcf1f8e92ff1c4ffb3..09d553534ae96fb36d82a0dcce69aed16407dab7 100755 (executable)
@@ -480,6 +480,7 @@ maybe chmod 0644 'console-setup/vtrgb'
 maybe chmod 0644 'console-setup/vtrgb.vga'
 maybe chmod 0755 'cron.d'
 maybe chmod 0644 'cron.d/.placeholder'
+maybe chmod 0644 'cron.d/backup'
 maybe chmod 0644 'cron.d/e2scrub_all'
 maybe chmod 0644 'cron.d/php'
 maybe chmod 0644 'cron.d/popularity-contest'
diff --git a/cron.d/backup b/cron.d/backup
new file mode 100644 (file)
index 0000000..3e0efbb
--- /dev/null
@@ -0,0 +1 @@
+0 23 * * * root /root/bin/backup_with_borg
diff --git a/inputrc b/inputrc
index d3da98595c90bfe8ef9fc3e4f3c3556f6b181f23..230e66b8f2c7f387102a23982fc23d946d4ed032 100644 (file)
--- a/inputrc
+++ b/inputrc
@@ -38,8 +38,8 @@ $if mode=emacs
 # "\e[6~": end-of-history
 
 # alternate mappings for "page up" and "page down" to search the history
-"\e[5~": history-search-backward
-"\e[6~": history-search-forward
+"\e[5~": history-search-backward
+"\e[6~": history-search-forward
 
 # mappings for Ctrl-left-arrow and Ctrl-right-arrow for word moving
 "\e[1;5C": forward-word