summaryrefslogtreecommitdiffstats
path: root/slx-vars/SLX_ALLOW_USER_BGTASK
diff options
context:
space:
mode:
Diffstat (limited to 'slx-vars/SLX_ALLOW_USER_BGTASK')
-rw-r--r--slx-vars/SLX_ALLOW_USER_BGTASK3
1 files changed, 3 insertions, 0 deletions
diff --git a/slx-vars/SLX_ALLOW_USER_BGTASK b/slx-vars/SLX_ALLOW_USER_BGTASK
new file mode 100644
index 00000000..a5f588a6
--- /dev/null
+++ b/slx-vars/SLX_ALLOW_USER_BGTASK
@@ -0,0 +1,3 @@
+Read by idle-daemon in its startup script.
+
+If set to 'yes', then logging out doesn't kill a user's background processes. Note that this only affects idle-daemon behavior for now. systemd-logind has a similar feature via logind.conf, which this setting does not affect as of now.