diff --git a/runlevels/default/gentoo32-stable b/runlevels/default/gentoo32-stable deleted file mode 120000 index e077a6f..0000000 --- a/runlevels/default/gentoo32-stable +++ /dev/null @@ -1 +0,0 @@ -/etc/init.d/gentoo32-stable \ No newline at end of file diff --git a/runlevels/default/gentoo32-unstable b/runlevels/default/gentoo32-unstable deleted file mode 120000 index 1644384..0000000 --- a/runlevels/default/gentoo32-unstable +++ /dev/null @@ -1 +0,0 @@ -/etc/init.d/gentoo32-unstable \ No newline at end of file diff --git a/runlevels/default/gentoo64-stable b/runlevels/default/gentoo64-stable deleted file mode 120000 index 8bb70e7..0000000 --- a/runlevels/default/gentoo64-stable +++ /dev/null @@ -1 +0,0 @@ -/etc/init.d/gentoo64-stable \ No newline at end of file diff --git a/runlevels/default/gentoo64-unstable b/runlevels/default/gentoo64-unstable deleted file mode 120000 index b7718c7..0000000 --- a/runlevels/default/gentoo64-unstable +++ /dev/null @@ -1 +0,0 @@ -/etc/init.d/gentoo64-unstable \ No newline at end of file diff --git a/ssh/ssh_config b/ssh/ssh_config index e220e8a..a483502 100644 --- a/ssh/ssh_config +++ b/ssh/ssh_config @@ -17,12 +17,12 @@ # list of available options, their meanings and defaults, please see the # ssh_config(5) man page. -Host * - ServerAliveInterval 60 +# Host * + # ServerAliveInterval 60 # Host * # ForwardAgent no #ForwardX11 yes -XAuthLocation /usr/bin/xauth +# XAuthLocation /usr/bin/xauth # RhostsRSAAuthentication no # RSAAuthentication yes # PasswordAuthentication yes