tasket / Qubes-VM-hardening

Fend off malware at Qubes VM startup
GNU General Public License v3.0
74 stars 11 forks source link

does not cover systemd --user services #27

Closed adrelanos closed 5 years ago

adrelanos commented 5 years ago

Folder /home/user/.config/systemd.

Reference on systemd --user in Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820111

tasket commented 5 years ago

Thanks for pointing this out. I'll add /home/user/.config/systemd to chdirs variable to recursively flag it (and contents) as immutable.