Tweak shells/nologinmsg version 1.0
[dports.git] / shells / jailkit / pkg-plist
1 bin/jk_uchroot
2 etc/jailkit/jk_check.ini
3 etc/jailkit/jk_init.ini
4 etc/jailkit/jk_lsh.ini
5 etc/jailkit/jk_socketd.ini
6 etc/jailkit/jk_chrootsh.ini
7 etc/jailkit/jk_update.ini
8 etc/jailkit/jk_uchroot.ini
9 man/man8/jailkit.8.gz
10 man/man8/jk_addjailuser.8.gz
11 man/man8/jk_check.8.gz
12 man/man8/jk_chrootlaunch.8.gz
13 man/man8/jk_chrootsh.8.gz
14 man/man8/jk_cp.8.gz
15 man/man8/jk_init.8.gz
16 man/man8/jk_jailuser.8.gz
17 man/man8/jk_list.8.gz
18 man/man8/jk_lsh.8.gz
19 man/man8/jk_socketd.8.gz
20 man/man8/jk_uchroot.8.gz
21 man/man8/jk_update.8.gz
22 sbin/jk_chrootlaunch
23 sbin/jk_chrootsh
24 sbin/jk_cp
25 sbin/jk_init
26 sbin/jk_check
27 sbin/jk_addjailuser
28 sbin/jk_jailuser
29 sbin/jk_list
30 sbin/jk_update
31 sbin/jk_lsh
32 sbin/jk_socketd
33 @exec echo "Updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v jk_chrootsh /etc/shells.bak; echo %D/%F) >/etc/shells; rm -f /etc/shells.bak
34 @unexec echo "Updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v jk_chrootsh /etc/shells.bak) >/etc/shells; rm -f /etc/shells.bak
35 %%DATADIR%%/jk_lib.py
36 %%DATADIR%%/jk_lib.pyc
37 @dirrm %%DATADIR%%
38 @dirrmtry etc/jailkit