mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 14:56:05 -06:00
disable-common: Make ~/.reportbugrc read-only
reportbug is a standard Debian tool. Its config file may specify a specific command to use as MTA.
This commit is contained in:
parent
4ff6a94aa9
commit
32bdfff6ad
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ read-only ${HOME}/.iscreenrc
|
|||
read-only ${HOME}/.muttrc
|
||||
read-only ${HOME}/.mutt/muttrc
|
||||
read-only ${HOME}/.msmtprc
|
||||
read-only ${HOME}/.reportbugrc
|
||||
read-only ${HOME}/.xmonad
|
||||
read-only ${HOME}/.xscreensaver
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue