Update gitea

This commit is contained in:
Daniel A. Maierhofer
2018-11-04 16:07:36 +01:00
parent 021f431261
commit 3b63308158
3 changed files with 7 additions and 6 deletions

View File

@@ -98,6 +98,7 @@ zfs set mountpoint=/var/lib/lxc ssd/var/lxc
zfs create -o com.sun:auto-snapshot=false zv1/sojus
zfs create -o com.sun:auto-snapshot=false zv1/daten/Scans
zfs create -o setuid=off -o exec=off zv1/zyklon
chown 997:996 /zv1/zyklon
```
### Set dataset quota
```shell