Created
November 26, 2018 09:18
-
-
Save ponimas/d0536bb8365bc5794ea3786c858c8d7c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=xhost for xkeysnail | |
[Service] | |
Environment="DISPLAY=:0" | |
ExecStart=/usr/bin/xhost +SI:localuser:root | |
Type=oneshot | |
[Install] | |
WantedBy=graphical.target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment