]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Sat, 9 Jan 2016 12:10:04 +0000 (13:10 +0100)
committerFrank Brehm <frank@brehm-online.com>
Sat, 9 Jan 2016 12:10:04 +0000 (13:10 +0100)
cups/printers.conf
cups/subscriptions.conf
openvpn/profitbricks/resolv.conf
vim/vimrc.local

index c83477d3fcbfae0eccf726bc91039f5b28ee256c..a0e79a077787caaf1a7f5085d191c84a60f0db69 100644 (file)
@@ -1,5 +1,5 @@
 # Printer configuration file for CUPS v2.0.3
-# Written by cupsd on 2015-12-26 18:04
+# Written by cupsd on 2016-01-09 13:01
 # DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING
 <Printer Bla_blub>
 UUID urn:uuid:37ccb9f9-f39f-3442-414c-7de19e42748d
index 245a6ebf6a9ec557b12e5e7ca88aa7892dc6fa0f..02cd55740222c10d430d86f281c38b5fd9bb9508 100644 (file)
@@ -1,3 +1,11 @@
 # Subscription configuration file for CUPS v2.0.3
-# Written by cupsd on 2015-12-27 18:04
-NextSubscriptionId 240
+# Written by cupsd on 2016-01-09 13:01
+NextSubscriptionId 241
+<Subscription 240>
+Events printer-changed
+Owner root
+LeaseDuration 86400
+Interval 60
+ExpirationTime 1452427230
+NextEventId 1
+</Subscription>
index 7a104c01daa70a765ca02179c7e90d7f686ae513..1602b40a7262146e7c7ddc74ba35c13267ab40b2 100644 (file)
@@ -1,7 +1,7 @@
 # Hand made by Frank Brehm
 domain home.brehm-online.com
 #search home.brehm-online.com brehm-online.com hennig-berlin.org uhu-banane.de pb.local dc1.pb.local dc2.pb.local
-search home.brehm-online.com brehm-online.com uhu-banane.de pb.local dc1.de.profitbricks.net dc2.us.profitbricks.net dc3.de.profitbricks.net
+search home.brehm-online.com brehm-online.com pb.local stage.pb.local dc1.de.profitbricks.net dc2.us.profitbricks.net dc3.de.profitbricks.net
 #nameserver 10.12.11.1
 nameserver 192.168.178.30
 nameserver 192.168.178.89
index 592ae02759ce4f094e9a01401794c2b6931c3a9f..40a13819d8d10a60a32d3ffcaceb8ed8f11f86dd 100644 (file)
@@ -10,6 +10,7 @@ autocmd FileType sls set tabstop=2 expandtab shiftwidth=2 softtabstop=2
 autocmd FileType python set tabstop=4 expandtab shiftwidth=4 softtabstop=4 list
 autocmd FileType sh set tabstop=4 expandtab shiftwidth=4 softtabstop=4
 autocmd FileType perl set tabstop=4 noexpandtab shiftwidth=4
+autocmd FileType fstab set tabstop=8 noexpandtab shiftwidth=8 softtabstop=8 list
 
 set listchars=tab:»·,trail:·
 "set list