Code Monkey home page Code Monkey logo

Comments (6)

sardemff7 avatar sardemff7 commented on May 30, 2024

Do you really want to run eventd system instance? If you do, you need to either create an eventd user or change the user in the unit (via a drop-in file, do not touch the installed unit files).
If you don’t, or if you don’t know, then see systemctl --user.

from eventd.

AhmedAA avatar AhmedAA commented on May 30, 2024

Hmm.. I tried reading up on it, I am sorry if I misunderstood something.
I am trying to use eventd as a local notification service.
Running it in my .xinitrc with a eventd & line works fine. I am basically trying to achieve the same as just running it like that.

Again sorry if I overlooked something, and thank you very much for your time!

from eventd.

AhmedAA avatar AhmedAA commented on May 30, 2024

Urgh, I am so sorry for wasting your time..

To anyone else who might happen to find this in the future:
run systemctl --user enable eventd and systemctl --user start eventd

I guess I need to read up on some documentation..

from eventd.

sardemff7 avatar sardemff7 commented on May 30, 2024

No time wasted, I’ll add some more verbosity in the man page.
eventd is a user service, using systemctl alone is for system services.

If you have an user instance of systemd running, then enabling eventd is as simple as systemctl --user enable eventd.
You actually should start the sockets eventd.socket and eventd-control.socket rather than eventd itself (or just restart your session so that systemd does it).

from eventd.

sardemff7 avatar sardemff7 commented on May 30, 2024

Added a man page note in 9d41cbf.

from eventd.

AhmedAA avatar AhmedAA commented on May 30, 2024

@sardemff7 more explicit now at least :)

cheers for your help!

and btw i really like the idea with this.. very nice work you have done!
(i got inspired from this, should be interested :) https://github.com/p3lim/dotfiles)

from eventd.

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.