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

fix 2 issues #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

fix 2 issues #21

wants to merge 2 commits into from

Conversation

peteches
Copy link
Contributor

  1. 18 fixed by testing files existance and creating if missing

  2. fixed issue with output of some commands if tmux invoked directly by systemd

- created systemd user dir if it doesn't exist.
- Some commands such as `ip` or `ssh-keygen -t edcsa` there would be no output
- strace showed the command writing to stdout.
- starting the tmux command via bash resolved the issue.
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

Successfully merging this pull request may close these issues.

1 participant