Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken /var/run #5

Open
khonkhortisan opened this issue Dec 3, 2018 · 1 comment
Open

broken /var/run #5

khonkhortisan opened this issue Dec 3, 2018 · 1 comment

Comments

@khonkhortisan
Copy link

Sabayon (Gentoo)

reset (first line) and daemon:
touch: cannot touch '/var/run/terminal-screensaver/####': No such file or directory
mkdir: cannot create directory '/var/run/terminal-screensaver': Permission denied
chmod: cannot access '/var/run/terminal-screensaver': No such file or directory
ls: cannot access '/var/run/terminal-screensaver': No such file or directory

The folder is lost after rebooting, and the program doesn't have the permission to create it in the first place.

@ghost
Copy link

ghost commented Feb 16, 2019

Just go through the code and replace all the references to "/var/run/" with "~/".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant