summaryrefslogtreecommitdiff
path: root/src/system/dlt-system.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/system/dlt-system.conf')
-rw-r--r--src/system/dlt-system.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/system/dlt-system.conf b/src/system/dlt-system.conf
index bc121f4..acb2bb0 100644
--- a/src/system/dlt-system.conf
+++ b/src/system/dlt-system.conf
@@ -9,6 +9,17 @@
ApplicationId = SYS
########################################################################
+# Shell configuration
+########################################################################
+
+# Be careful when you enable this feature. The user can send any kind of
+# shell commands. The commands are executed with the rights of the
+# dlt-system process. Dlt-system is started by default as user genivi.
+
+# Enable the Shell for command line injections (Default: 0)
+ShellEnable = 0
+
+########################################################################
# Syslog Adapter configuration
########################################################################