aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'etc/conf.d/vdr')
-rw-r--r--etc/conf.d/vdr6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/conf.d/vdr b/etc/conf.d/vdr
index 9f799c3..44555b7 100644
--- a/etc/conf.d/vdr
+++ b/etc/conf.d/vdr
@@ -209,6 +209,12 @@ PLUGIN_CHECK_PATCHLEVEL="yes"
# default: no
#FORCE_SETUID_OFF="yes"
+# allow core-dumps when using setuid
+# This helps for debugging crashes
+# allowed values: yes no
+# default:no
+#ALLOW_USERDUMP="yes"
+
# for people who really know what they do
# and who want to start vdr as user root
# allowed values: yes no