Skip to content
Snippets Groups Projects
Commit a5c3314a authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

"chmod o+rw /var/run/mount"

parent 8c8d0cdd
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,6 @@ pip3 install ordered_set
# after every editing of requirements.in
pip-compile
pip-sync
chown -R nobody.nogroup /usr/local/share/vl-gitfs
```
......@@ -77,7 +76,9 @@ deactivate
## Automatic mounting
```
```
chmod o+rw /var/run/mount
cd /usr/local/share/vl-gitfs
systemctl daemon-reload
systemctl link $PWD/vl-gitfs.service
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment