30 lines
595 B
Markdown
30 lines
595 B
Markdown
### clean known_host doesnt work
|
|
|
|
## Add quota config and enable/configure rctl
|
|
|
|
## Add bsdnix manpage (into pub jail)
|
|
|
|
## Check if motd generation works
|
|
|
|
See Bastillefile pub
|
|
|
|
## racct/rctl test
|
|
|
|
test the current setup: does it get configured and how does it limit
|
|
users? also check if new users belong to login class "jail" and test
|
|
their limits
|
|
|
|
## devzat file busy still failing
|
|
|
|
https://github.com/BastilleBSD/bastille/issues/772
|
|
|
|
## ZFS quota
|
|
|
|
zfs set groupquota@bsdnixer=10MB zhcloud/home
|
|
|
|
zfs get groupquota@bsdnixer zhcloud/home
|
|
|
|
zfs groupspace zhcloud/home
|
|
zfs userspace zhcloud/home
|
|
|