This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
evolution-packages/srcpkgs/evolution-desktop/files/etc/dinit.d/evolution-desktop.sh

5 lines
83 B
Bash
Raw Normal View History

2023-09-12 19:34:30 +01:00
#!/bin/sh
mkdir /tmp/.X11-unix
chown root /tmp/.X11-unix
chmod 1777 /tmp/.X11-unix