File tree Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,9 @@ End-user documentation for Redhat systems can be found
1313
1414### Debian
1515
16- For Debian, the End-user instructions are to install cvmfs from
17- [ the cvmfs download page] ( https://cernvm.cern.ch/portal/filesystem/downloads )
18- and this package from
19- [ github] ( https://github.com/opensciencegrid/cvmfs-config-osg/releases ) .
16+ For Debian, the End-user instructions are to install this package from
17+ [ cvmfs-contrib] ( https://cvmfs-contrib.github.io ) and cvmfs from
18+ [ the cvmfs download page] ( https://cernvm.cern.ch/portal/filesystem/downloads ) .
2019Then if you want to enable autofs, add the following contents
2120into /etc/auto.master.d/cvmfs.autofs:
2221```
@@ -26,12 +25,3 @@ and restart autofs with
2625```
2726systemctl restart autofs
2827```
29- and also enable and start the cvmfs-config-osg service with:
30- ```
31- systemctl enable cvmfs-config-osg
32- systemctl start cvmfs-config-osg
33- ```
34- That service will start a daemon to make sure that the configuration
35- repository /cvmfs/config-osg.opensciencegrid.org stays mounted,
36- which is necessary to work around a Debian bug that causes autofs to
37- hang if a recursive automount is attempted.
You can’t perform that action at this time.
0 commit comments