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
Executable File

#!/bin/sh
mkdir /tmp/.X11-unix
chown root /tmp/.X11-unix
chmod 1777 /tmp/.X11-unix