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

[linux] The va_gov_socks.service unit file is owned by my user instead of root #25

Open
td-usds opened this issue Oct 5, 2021 · 0 comments

Comments

@td-usds
Copy link

td-usds commented Oct 5, 2021

Repro steps

  • vtk socks setup, complete this workflow
  • open a terminal and:
cd /etc/systemd/system
ls -hal va_gov_socks.service
$ ls -hal va_gov_socks.service # replaced my username with '$MYSELF'
.rw-rw-r--   259 $MYSELF $MYSELF YYYY-mm-DD HH:MM va_gov_socks.service

Observe how the file is owned by me and not by root
The file should be:
chmod root:root with chmod 644 at most

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