aports/community/jailkit/jailkit.post-install
2016-08-25 07:55:47 +00:00

4 lines
50 B
Bash

#!/bin/sh
add-shell '/usr/sbin/jk_chroots'
exit 0