diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-08-08 15:56:10 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-08-08 15:56:10 +0200 |
commit | 82c37df7588c6d13c9df0f97154e6837f398086b (patch) | |
tree | 01d82910b853b0921dd98fddb5e5db8faf12e89b /etc | |
parent | ae86ec242e7b9bfc01665520f0a60cf8341ce559 (diff) |
Removed host alias
Diffstat (limited to 'etc')
-rw-r--r-- | etc/aliases/default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/aliases/default b/etc/aliases/default index 558c875..4a1755d 100644 --- a/etc/aliases/default +++ b/etc/aliases/default @@ -29,8 +29,6 @@ alias exec='exec ' alias sudo='sudo ' ## networking -# With these settings, mx and host do basically the same, but whatever -alias host='host -a' alias mx='mx -aZ' # Only TCP/TCP6, not sockets and such |