summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim Hagen <khagen@multi-development.com>2014-04-25 21:40:20 +0200
committerKim Hagen <khagen@multi-development.com>2014-04-25 21:40:20 +0200
commit9701d11117f532bd960672b52bc5e96dcc3e33cf (patch)
tree0dc7506fa19d4a338de0cfcb9c840a08762078f5
parentf3aff11b3f2b701f19634b8e6dc3e1944194e825 (diff)
downloadvyatta-cfg-9701d11117f532bd960672b52bc5e96dcc3e33cf.tar.gz
vyatta-cfg-9701d11117f532bd960672b52bc5e96dcc3e33cf.zip
Removed part of dirty workaround, chmod of of /dev/fuse and /usr/bin/fusermount
can be avoided by adding admin users to the fuse group. That part is done in the vyatta-cfg-system package.
-rwxr-xr-xetc/init.d/vyatta-router4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/init.d/vyatta-router b/etc/init.d/vyatta-router
index b95a7ed..116b2fd 100755
--- a/etc/init.d/vyatta-router
+++ b/etc/init.d/vyatta-router
@@ -58,10 +58,6 @@ fi
echo "user_allow_other" > /etc/fuse.conf
chmod 644 /etc/fuse.conf
-# XXX: And a better way to do this? There should be.
-chmod 777 /dev/fuse
-chmod go+rx /usr/bin/fusermount
-
declare -a subinit
declare -a all_subinits=(
rl-system