+++ /dev/null
-# Only the system vendor should modify this file, ordinary users
-# should not have to change anything.
-
-[UPower]
-
-# This is the smallest amount of time that UPower gives to session and system
-# processes after the suspend or hibernate request is given.
-# If the session power management component uses AboutToSuspend() then the
-# session process can only make this time larger than the value below, never
-# smaller.
-#
-# Reducing this time means the suspend happens quicker, but might also not give
-# some processes enough time to save state.
-#
-# default=1000
-SleepTimeout=1000
-
-# This controls whether hibernate is allowed when using encrypted swap.
-#
-# default=true
-AllowHibernateEncryptedSwap=true
-
-# This controls whether we want the powersave commands to be run when running
-# on battery or plugging AC.
-#
-# default=true
-RunPowersaveCommand=true
-
-# Enable the Watts Up Pro device.
-#
-# The Watts Up Pro contains a generic FTDI USB device without a specific
-# vendor and product ID. When we probe for WUP devices, we can cause
-# the user to get a perplexing "Device or resource busy" error when
-# attempting to use their non-WUP device.
-#
-# The generic FTDI device is known to also be used on:
-#
-# - Sparkfun FT232 breakout board
-# - Parallax Propeller
-#
-# default=false
-EnableWattsUpPro=false
-
-# Poll the kernel for dock state changes.
-#
-# Some drivers are still broken, and do not send out uvents when the
-# connected state changes.
-#
-# default=false
-PollDockDevices=false
-
-# Do we ignore the lid state
-#
-# Some laptops are broken. The lid state is either inverted, or stuck
-# on or off. We can't do much to fix these problems, but this is a way
-# for users to make the laptop panel vanish and for programs like
-# gnome-power-manager to not suspend on system startup.
-#
-# default=false
-IgnoreLid=false
};
acl "private_ips" {
+ 10.12.11.0/24;
2001:6f8:1db7::1/64;
2001:6f8:1c00:365::2/64;
+ 2a02:8109:9300:488::/64;
2a01:238:4225:6e00:8f8c:808a:7fb8:88df;
};
# };
#};
-zone "home.brehm-online.com" IN {
- type slave;
- file "sec/home.brehm-online.com.zone";
- masters {
- 2a01:238:4225:6e00:8f8c:808a:7fb8:88df;
- 2a01:238:4239:8a00:d4da:215d:3d01:f9b9;
- //85.214.134.152;
- };
- //allow-transfer {
- // transfer_hosts;
- //};
-};
+#zone "home.brehm-online.com" IN {
+# type slave;
+# file "sec/home.brehm-online.com.zone";
+# masters {
+# 2a01:238:4225:6e00:8f8c:808a:7fb8:88df;
+# 2a01:238:4239:8a00:d4da:215d:3d01:f9b9;
+# //85.214.134.152;
+# };
+# //allow-transfer {
+# // transfer_hosts;
+# //};
+#};
#zone "11.12.10.in-addr.arpa" IN {
# type forward;
# };
#};
-zone "11.12.10.in-addr.arpa" IN {
- type slave;
- file "sec/rev.10.12.11.zone";
- masters {
- 2a01:238:4225:6e00:8f8c:808a:7fb8:88df;
- 2a01:238:4239:8a00:d4da:215d:3d01:f9b9;
- //85.214.134.152;
- };
- //allow-transfer {
- // transfer_hosts;
- //};
-};
+#zone "11.12.10.in-addr.arpa" IN {
+# type slave;
+# file "sec/rev.10.12.11.zone";
+# masters {
+# 2a01:238:4225:6e00:8f8c:808a:7fb8:88df;
+# 2a01:238:4239:8a00:d4da:215d:3d01:f9b9;
+# //85.214.134.152;
+# };
+# //allow-transfer {
+# // transfer_hosts;
+# //};
+#};
/*
* Briefly, a zone which has been declared delegation-only will be effectively
+++ /dev/null
-# /etc/init.d/pydoc.conf
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/files/pydoc.conf,v 1.3 2011/10/27 13:56:55 neurogeek Exp $
-
-# This file contains the configuration for pydoc's internal webserver.
-
-# Default port for Python's pydoc server.
-PYDOC3_2_PORT="7464"
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- -->
-
-<!DOCTYPE busconfig PUBLIC
- "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
- "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
-<busconfig>
- <!-- Only root can own the service -->
- <policy user="root">
- <allow own="org.freedesktop.UPower"/>
- </policy>
- <policy context="default">
-
- <allow send_destination="org.freedesktop.UPower"
- send_interface="org.freedesktop.DBus.Introspectable"/>
-
- <allow send_destination="org.freedesktop.UPower"
- send_interface="org.freedesktop.DBus.Peer"/>
- <allow send_destination="org.freedesktop.UPower"
- send_interface="org.freedesktop.DBus.Properties"/>
- <allow send_destination="org.freedesktop.UPower.Device"
- send_interface="org.freedesktop.DBus.Properties"/>
- <allow send_destination="org.freedesktop.UPower.QoS"
- send_interface="org.freedesktop.DBus.Properties"/>
- <allow send_destination="org.freedesktop.UPower.KbdBacklight"
- send_interface="org.freedesktop.DBus.Properties"/>
- <allow send_destination="org.freedesktop.UPower.Wakeups"
- send_interface="org.freedesktop.DBus.Properties"/>
-
- <allow send_destination="org.freedesktop.UPower"
- send_interface="org.freedesktop.UPower"/>
- <allow send_destination="org.freedesktop.UPower"
- send_interface="org.freedesktop.UPower.Device"/>
- <allow send_destination="org.freedesktop.UPower"
- send_interface="org.freedesktop.UPower.QoS"/>
- <allow send_destination="org.freedesktop.UPower"
- send_interface="org.freedesktop.UPower.KbdBacklight"/>
- <allow send_destination="org.freedesktop.UPower"
- send_interface="org.freedesktop.UPower.Wakeups"/>
- </policy>
-</busconfig>
/data/all/Dokumente/Doris /home/doris/Dokumente none bind 0 0
/data/all/Dokumente/Patrick /home/patrick/Dokumente none bind 0 0
-/dev/sde1 /mnt/usb_stick auto noauto,user 0 0
+/dev/sde1 /mnt/usb_stick1 auto noauto,user,uid=frank,gid=users 0 0
+/dev/sde2 /mnt/usb_stick2 auto noauto,user 0 0
https://webdav.hidrive.strato.com /mnt/hidrive davfs noauto,user,uid=frank,gid=users 0 0
+++ /dev/null
-#!/sbin/runscript
-# Copyright 1999-2011 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public Licence v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/files/pydoc.init,v 1.4 2011/10/27 13:56:55 neurogeek Exp $
-
-depend() {
- need net
-}
-
-start() {
- local pydoc_port="${PYDOC3_2_PORT-${PYDOC_PORT}}"
-
- if [ -z "${pydoc_port}" ]; then
- eerror "Port not set"
- return 1
- fi
-
- ebegin "Starting pydoc server on port ${pydoc_port}"
- start-stop-daemon --start --background --make-pidfile \
- --pidfile /var/run/pydoc3.2.pid \
- --exec /usr/bin/pydoc3.2 -- -p "${pydoc_port}"
- eend $?
-}
-
-stop() {
- ebegin "Stopping pydoc server"
- start-stop-daemon --stop --quiet --pidfile /var/run/pydoc3.2.pid
- eend $?
-}
-# Generated by net-scripts for interface eth0
-domain brehm-online.com
-search home.brehm-online.com home.hennig-berlin.org brehm-online.com hennig-berlin.org uhu-banane.de
-nameserver 10.12.11.254
+# 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
+#nameserver 10.12.11.1
+nameserver 192.168.178.30
+nameserver 192.168.178.89