lmn-client/roles/lmn_vm
Raphael Dannecker 97b9ba8d97 Shorten path for XDG_CONFIG_HOME and clean dir
In Linux socket paths are limited to 108 char length.
/var/tmp/vm/$UID/.config will be too long in some cases.
So we use /var/tmp/vm/$UID

/var/tmp/vm must be
- cleaned on startup
- created with sticky-bit (used by different users)
2025-02-18 14:16:56 +01:00
..
files Shorten path for XDG_CONFIG_HOME and clean dir 2025-02-18 14:16:56 +01:00
handlers Sync application starters on boot and separate ansible tasks from lmn_vm role 2025-01-22 14:36:38 +01:00
tasks Shorten path for XDG_CONFIG_HOME and clean dir 2025-02-18 14:16:56 +01:00
templates Start user-squid-proxy at login so that all programs without kerberos support have proxy access 2025-01-09 12:31:24 +01:00