Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
7e8f6c96
Unverified
Commit
7e8f6c96
authored
Jun 30, 2018
by
Whyrusleeping
Committed by
GitHub
Jun 30, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5164 from alfiedotwtf/master
Grammar fix
parents
336520d4
9fd74b3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/fuse.md
docs/fuse.md
+2
-2
No files found.
docs/fuse.md
View file @
7e8f6c96
...
...
@@ -97,8 +97,8 @@ Verify that the config file can be read by your user:
sudo ls
-l
/etc/fuse.conf
-rw-r-----
1 root fuse 216 Jan 2 2013 /etc/fuse.conf
```
In most distributions group named
`fuse`
is
be created during fuse
installation.
You can check this with:
In most distributions
, the
group named
`fuse`
will
be created during fuse
installation.
You can check this with:
```
sh
sudo grep
-q
fuse /etc/group
&&
echo
fuse_group_present
||
echo
fuse_group_missing
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment