about summary refs log tree commit diff
path: root/xcheckrestart
diff options
context:
space:
mode:
Diffstat (limited to 'xcheckrestart')
-rwxr-xr-xxcheckrestart3
1 files changed, 3 insertions, 0 deletions
diff --git a/xcheckrestart b/xcheckrestart
index fe45c15..a810f5c 100755
--- a/xcheckrestart
+++ b/xcheckrestart
@@ -11,6 +11,9 @@ for f in /proc/[0-9]*; do
 			-e /var/cache/fontconfig \
 			-e /dev/shm \
 			-e /home \
+			-e /memfd \
+			-e /i915 \
+			-e /run/user \
 			-e 'drm mm object' |
 	       	sort -u )
 	if [ "$LIBS" ]; then