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

on centos - systemctl start firewalld.service - error Failed to get D-Bus connection: Operation not permitted #2839

Closed
xukku opened this issue Jan 13, 2018 · 2 comments

Comments

@xukku
Copy link

xukku commented Jan 13, 2018

  • What you're doing and what's happening: systemctl
    or
    systemctl start firewalld.service

  • What's wrong / what should be happening instead:

Failed to get D-Bus connection: Operation not permitted

@therealkenc
Copy link
Collaborator

#994 #1579 (message) #2209 etc

@wallysonn
Copy link

  • What you're doing and what's happening: systemctl
    or
    systemctl start firewalld.service
  • What's wrong / what should be happening instead:

Failed to get D-Bus connection: Operation not permitted

mv /usr/bin/systemctl /usr/bin/systemctl.old
curl https://raw.githubusercontent.com/gdraheim/docker-systemctl-replacement/master/files/docker/systemctl.py > /usr/bin/systemctl
chmod +x /usr/bin/systemctl

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

No branches or pull requests

3 participants