Coder Social home page Coder Social logo

Comments (6)

petres avatar petres commented on July 17, 2024

I added the folder /usr/lib/systemd/user/. Maybe it would be better to have it configureable, but could there be still some other places where systemd services are stored?

from gnome-shell-extension-services-systemd.

 avatar commented on July 17, 2024

Arch wiki provides much more info than i can think of about user mode, and how it works, also user mode services don't need privilege escalation, so password prompt is not needed in extension for them, it's like: systemctl --user start foo.service .

from gnome-shell-extension-services-systemd.

petres avatar petres commented on July 17, 2024

Would it help if there exist an option where you could choose if you want to start it with or without sudo rights? Or should it be like that if the service is defined in that directory?

from gnome-shell-extension-services-systemd.

 avatar commented on July 17, 2024

I think it should be defined by directory, also i have a question. Why is authentication changed from pkexec to gksu and how is that better? I didn't have gksu installed, by lucky guess i figure it out, my issue is simply, pyexec prompt looks much better in GNOME shell then gksu prompt and for me this was only reason to install gksu.

from gnome-shell-extension-services-systemd.

petres avatar petres commented on July 17, 2024

You are right: pkexec is nicer, not only graphically, I will change it back! The only reason was, that at my computer sudo is configured not asking for a password at all. I should perhaps simple configure pkexec not asking for a password.

from gnome-shell-extension-services-systemd.

 avatar commented on July 17, 2024

That would be perfect. Thank You!

from gnome-shell-extension-services-systemd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.