Skip to content

Commit 322bdb1

Browse files
authored
Merge pull request #49 from boegel/sudo_snapshot
add note on need of `sudo` for creating snapshot
2 parents d8b0683 + b126f96 commit 322bdb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/03_stratum1_proxies.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,8 @@ sudo cvmfs_server snapshot repo.organization.tld
216216
```
217217
As there is not much in the repository yet, this should complete within a few seconds.
218218

219+
Note that we need to use `sudo` here because the snapshot needs to make changes related to using the GeoIP database.
220+
219221
The output should end with something like:
220222

221223
```

0 commit comments

Comments
 (0)