mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2024-10-01 01:35:53 -04:00
Mention dconf update
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
5ba1213231
commit
e5756f2f4e
@ -326,6 +326,8 @@ On systems which use `udisks` to automount and use `GNOME`/`Cinnamon` as their d
|
||||
echo "[org/gnome/desktop/media-handling]
|
||||
automount=false
|
||||
automount-open=false" | sudo tee /etc/dconf/db/local.d/custom
|
||||
|
||||
sudo dconf update
|
||||
```
|
||||
|
||||
This will set the default `dconf` settings for new users and override all `dconf` settings for existing users. Note that this can be overidden by regular users on your system, simply by changing their individual `dconf` settings.
|
||||
|
Loading…
Reference in New Issue
Block a user