forked from Notos/seedbox-from-scratch
-
Notifications
You must be signed in to change notification settings - Fork 17
/
etc.jailkit.jk_init.ini.template
78 lines (60 loc) · 1.08 KB
/
etc.jailkit.jk_init.ini.template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[rtorrent]
comment = rtorrent
paths = /usr/bin/rtorrent
[irssi]
comment = irssi
paths = /usr/bin/irssi
[screen]
comment = files and devices for screen
groups = tty
executables = /usr/bin/screen, /usr/bin/dircolors
paths_w_owner = /usr/share/terminfo, /dev/pts, /var/run/screen
devices = /dev/ptypa, /dev/ttypa, /dev/ptmx, /dev/null
[id]
comment = id
paths = /usr/bin/id
[php]
comment = php
paths = /usr/bin/php
[pgrep]
comment = pgrep
paths = /usr/bin/pgrep
[mediainfo]
comment = mediainfo
paths = /usr/local/bin/mediainfo
[ffmpeg]
comment = ffmpeg
paths = /usr/bin/ffmpeg
[curl]
comment = curl
paths = /usr/bin/curl
[plowup]
comment = plowup
paths = /usr/bin/plowup
[unzip]
comment = unzip
paths = /usr/bin/unzip
[unrar]
comment = unrar
paths = /usr/bin/unrar
[ping]
comment = ping
paths = /bin/ping
[wget]
comment = wget
paths = /usr/bin/wget
[dig]
comment = dig
paths = /usr/bin/dig
[nslookup]
comment = nslookup
paths = /usr/bin/nslookup
[openssl]
comment = openssl
paths = /usr/bin/openssl
[groups]
comment = groups
paths = /usr/bin/groups
[pkill]
comment = pkill
paths = /usr/bin/pkill