diff options
author | ftrvxmtrx <ftrvxmtrx@gmail.com> | 2015-06-09 00:15:59 +0200 |
---|---|---|
committer | ftrvxmtrx <ftrvxmtrx@gmail.com> | 2015-06-09 00:15:59 +0200 |
commit | 0fc761bc845bd9795f05206e24621c0f5e76423e (patch) | |
tree | 2bad439a40d10f7970e167c138d36fbb50586ee8 /lib/namespace.ftp | |
parent | 7a95bef00e41cbab2d97f6392b221e6192335343 (diff) | |
download | plan9front-0fc761bc845bd9795f05206e24621c0f5e76423e.tar.xz |
unix is BUGGERED. remove it
Diffstat (limited to 'lib/namespace.ftp')
-rw-r--r-- | lib/namespace.ftp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/namespace.ftp b/lib/namespace.ftp index e354910e3..d5c5e0d6a 100644 --- a/lib/namespace.ftp +++ b/lib/namespace.ftp @@ -3,7 +3,6 @@ mount -a #s/boot / # visible things go here bind /sys/doc /usr/web/plan9/doc -bind /sys/src/cmd/unix /usr/web/plan9/unixsrc # anonymous ftp only allows writes to files below /incoming # bind a personal incoming directory below incoming |