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

Change permissions on Serial TTY #2

Open
bensallen opened this issue Nov 19, 2019 · 0 comments
Open

Change permissions on Serial TTY #2

bensallen opened this issue Nov 19, 2019 · 0 comments

Comments

@bensallen
Copy link
Owner

Hkmgr starts the hyperkit VM with the autopty option to symlink the serial TTY into the run dir, eg.

$ ls -la .run/vm/ros-vm1/tty
lrwxr-xr-x  1 root  staff  12 Nov 18 22:49 .run/vm/ros-vm1/tty -> /dev/ttys001

Hkmgr should try to chown this tty to the UID:GID of the running user, so the user doesn't need to elevate permissions to access to console, eg. sudo screen /dev/ttys001.

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