751
submitted 4 days ago* (last edited 4 days ago) by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 2 points 4 days ago

What the fuck it even means for a stop job to run?

[-] [email protected] 3 points 3 days ago

Systemd is trying to stop a service. To do an action to a service (or any unit), it runs a job. The job to stop a service is called a stop job. Once the stop job is taken off the job queue, the stop job is running.

The method of stopping a service is configurable, but the default is to send a kill signal to the MainPID, then wait for the process to exit. If it doesn't, after a timeout, the kill is reattempted with a harsher signal.

[-] [email protected] 2 points 3 days ago

So its the units to blame

this post was submitted on 23 Sep 2024
751 points (95.5% liked)

linuxmemes

20817 readers
796 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS