diff options
Diffstat (limited to 'etc/init.d/vyatta-router')
-rwxr-xr-x | etc/init.d/vyatta-router | 4 |
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 |