aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/disable-common.inc3
-rw-r--r--etc/steam.profile2
2 files changed, 4 insertions, 1 deletions
diff --git a/etc/disable-common.inc b/etc/disable-common.inc
index 3344c3a1f..91c554f2e 100644
--- a/etc/disable-common.inc
+++ b/etc/disable-common.inc
@@ -194,6 +194,9 @@ read-only ${HOME}/.zshenv
194read-only ${HOME}/.zshrc 194read-only ${HOME}/.zshrc
195read-only ${HOME}/.zshrc.local 195read-only ${HOME}/.zshrc.local
196 196
197# Remote access
198read-only ${HOME}/.ssh/authorized_keys
199
197# Initialization files that allow arbitrary command execution 200# Initialization files that allow arbitrary command execution
198read-only ${HOME}/.caffrc 201read-only ${HOME}/.caffrc
199read-only ${HOME}/.dotfiles 202read-only ${HOME}/.dotfiles
diff --git a/etc/steam.profile b/etc/steam.profile
index 33c082533..a683bcc19 100644
--- a/etc/steam.profile
+++ b/etc/steam.profile
@@ -47,5 +47,5 @@ shell none
47# private-dev should be commented for controllers 47# private-dev should be commented for controllers
48private-dev 48private-dev
49# private-etc breaks some games 49# private-etc breaks some games
50#private-etc asound.conf,ca-certificates,dbus-1,drirc,fonts,group,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.preload,ld.so.conf,ld.so.conf.d,localtime,lsb-release,machine-id,mime.types,passwd,pulse,resolv.conf,ssl 50#private-etc asound.conf,ca-certificates,dbus-1,drirc,fonts,group,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.preload,ld.so.conf,ld.so.conf.d,localtime,lsb-release,machine-id,mime.types,passwd,pulse,resolv.conf,ssl,services
51private-tmp 51private-tmp