No description
Find a file
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
roles Shorten path for XDG_CONFIG_HOME and clean dir 2025-02-18 14:16:56 +01:00
tools Clean up failed ansible runs reported by emitter script. 2024-06-29 18:37:56 +02:00
inventory.yml Hardware has changed in some classrooms 2025-01-22 14:45:14 +01:00
LICENSE Initial commit 2024-03-13 13:03:12 +01:00
lmn-client.yml Rename instead of delete -exam media directories (belongs to commit 39da308) 2025-01-27 17:01:03 +01:00
lmn-vault Add papercut to list of printservers 2024-09-06 08:15:26 +02:00
lmn-www-server.yml Webserver playbook for linuxmuster. 2024-01-24 13:00:59 +01:00
README.md Initial commit 2024-03-13 13:03:12 +01:00
spyder.patch Fix misleading 'file-has-changed' message in spyder on CIFS. 2024-06-21 08:25:28 +02:00

lmn-client

Ansible playbooks and roles to deploy Debian clients for LinuxMuster.