Your ROOT_URL in app.ini is unix://git.lalonde.me:3000/ but you are visiting https://git.lalonde.me/matth/subgraph-oz/commit/7c50fdf30b81762c9c6b0cfb2de861563e8515ed?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

grsec `chroot_deny_mknod` no longer required since last fs overhaul, edited readme to reflect so.

master
xSmurf 10 years ago
parent 69e1da1a64
commit 7c50fdf30b

@ -45,7 +45,6 @@ to files in `/proc/sys/kernel/grsecurity/`:
```
kernel.grsecurity.chroot_caps = 0
kernel.grsecurity.chroot_deny_chmod = 0
kernel.grsecurity.chroot_deny_mknod = 0
kernel.grsecurity.chroot_deny_mount = 0
```

Loading…
Cancel
Save