Merge pull request #4369 from pirate486743186/rtv

rtv profile correction
This commit is contained in:
netblue30 2021-06-27 15:25:47 -05:00 committed by GitHub
commit e05610190d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 2 deletions

View file

@ -21,3 +21,8 @@ whitelist ${HOME}/.config/mpv
whitelist ${HOME}/.mailcap
whitelist ${HOME}/.netrc
whitelist ${HOME}/.w3m
#private-bin w3m,mpv,youtube-dl
# tells rtv, which browser to use
#env RTV_BROWSER=w3m

View file

@ -12,6 +12,9 @@ blacklist ${RUNUSER}/wayland-*
noblacklist ${HOME}/.config/rtv
noblacklist ${HOME}/.local/share/rtv
# Allow /bin/sh (blacklisted by disable-shell.inc)
include allow-bin-sh.inc
# Allow python (blacklisted by disable-interpreters.inc)
include allow-python2.inc
include allow-python3.inc
@ -54,10 +57,10 @@ shell none
tracelog
disable-mnt
private-bin python*,rtv,sh,xdg-settings
private-bin less,python*,rtv,sh,xdg-settings
private-cache
private-dev
private-etc alternatives,ca-certificates,crypto-policies,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,mime.types,nsswitch.conf,pki,protocols,resolv.conf,rpc,services,ssl,terminfo,xdg
private-etc alternatives,ca-certificates,crypto-policies,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,mailcap,mime.types,nsswitch.conf,pki,protocols,resolv.conf,rpc,services,ssl,terminfo,xdg
dbus-user none
dbus-system none