diff options
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/init.d/vyatta-router | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/init.d/vyatta-router b/etc/init.d/vyatta-router index 6b9edd3..b95a7ed 100755 --- a/etc/init.d/vyatta-router +++ b/etc/init.d/vyatta-router @@ -60,6 +60,7 @@ 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=( |