mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-09 02:41:03 +01:00
13 lines
346 B
Text
13 lines
346 B
Text
# vim:syntax=apparmor
|
|
#
|
|
# abstraction for allowing graphical bittorrent clients in Ubuntu
|
|
#
|
|
/usr/bin/azureus PUxr,
|
|
/usr/bin/bitstormlite PUxr,
|
|
/usr/bin/btmaketorrentgui PUxr,
|
|
/usr/bin/deluge PUxr,
|
|
/usr/bin/gnome-btdownload PUxr,
|
|
/usr/bin/kget PUxr,
|
|
/usr/bin/ktorrent PUxr,
|
|
/usr/bin/qbittorrent PUxr,
|
|
/usr/bin/transmission PUxr,
|