2024-11-16 11:16:54 +01:00
|
|
|
### clean known_host doesnt work
|
|
|
|
|
|
2024-11-18 18:33:33 +01:00
|
|
|
## Add quota config and enable/configure rctl
|
2024-11-20 18:15:48 +01:00
|
|
|
|
2024-12-12 18:47:43 +01:00
|
|
|
## Add bsdnix manpage (into pub jail)
|
2024-12-13 18:39:21 +01:00
|
|
|
|
|
|
|
|
## Check if motd generation works
|
|
|
|
|
|
|
|
|
|
See Bastillefile pub
|
2024-12-15 18:48:41 +01:00
|
|
|
|
2024-12-16 12:23:19 +01:00
|
|
|
## racct/rctl test
|
2024-12-15 18:48:41 +01:00
|
|
|
|
2024-12-16 12:23:19 +01:00
|
|
|
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
|
2024-12-15 18:48:41 +01:00
|
|
|
|
2024-12-16 14:23:45 +01:00
|
|
|
## 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
|
|
|
|
|
|