Skip to main content

Questions tagged [systemd]

systemd is a boot sequencer and service manager for Linux systems, with optional facilities for network management, logging, session control and cryptography. It is used by a majority of desktop Linux users, as its adaptiveness to changing hotplug hardware, network connectivity and its support for sandboxing makes it attractive for workstation/laptop use.

0 votes
0 answers
15 views

In order to write to a directory, I made a user member of a group called node_exporter. This user, called podman, had lingering enabled. I logged out and logged in again and verified with id the new ...
matteo-g's user avatar
  • 103
0 votes
1 answer
29 views

I have 5 service units setup in systemd. I need service file 5 to only stop after 1-4 service files have stopped first. How can I make that happen.
brinton's user avatar
0 votes
0 answers
24 views

DISTRO: Fedora 41 KDE GOAL: Im trying to automatically set some cpu parameters (per-CPU max frequency, governors, energy policy, etc.) during my boot process. I wrote a script to do this (it lives at /...
Anthony B's user avatar
0 votes
1 answer
50 views

I added some environment variables to my ~/.profile, for example: export PIPX_BIN_DIR=$HOME/.pipx-global/bin This works as expected—the executables installed via pipx are placed in the correct ...
Ahmad Ismail's user avatar
  • 3,134
1 vote
1 answer
103 views

I have a VPS running Arch (Kernel 6.17.6-arch1-1). A pacman -Syu upgrade on 2025-11-12 failed with warnings and errors about systemd. In /var/log/pacman.log, I found the error messages: […] [2025-11-...
FungusDelight's user avatar
0 votes
1 answer
30 views

I'm looking to start or restart a systemd service and immediately tail the output, but if the service exits while tailing, abort as though I had interrupted the command. I don't want to include ...
Lombra's user avatar
  • 1
0 votes
1 answer
57 views

I'm facing this error causing a 25 second timeout on every login. I've searched and attempted multiple suggested troubleshooting steps, but none have resolved the issue: The error: Nov 06 12:57:03 ...
ealfonso's user avatar
  • 1,007
0 votes
1 answer
18 views

I need to mount either one of two devices to the same mount point. I cannot find a way to do that using .mount unit files because of the requirement that the .mount file name must be same as Where ...
rosewater's user avatar
  • 111
0 votes
1 answer
28 views

My application consists of two programs, and three processes: one main application, and two identical child processes. They are launched using some wrapper scripts, but (I think?) that it's not ...
Alessandro Bertulli's user avatar
0 votes
1 answer
34 views

I was trying to install Systemback for building a custom ISO/backup and got this error when installing. I followed the instructions from this site How to Install Systemback... dpkg: regarding ...
kellyvotrenom's user avatar
1 vote
0 answers
73 views

So I ran yay and updated my stuff after a long time. The next day I login and the GDM login screen just freezes. Oh well. Time to ditch the login manager, I think. yay ly. Logging into Gnome on ...
Ella's user avatar
  • 11
3 votes
2 answers
598 views

I have been able to create and run (as root) a systemd service that runs a "Hello World" script logged in as root. The script is just a shebang and an echo command. This is /etc/systemd/...
OcR19's user avatar
  • 31
5 votes
2 answers
704 views

Whenever /etc/fstab has changed, and one then calls mount, the following message arrives: mount: (hint) your fstab has been modified, but systemd still uses the old version; use 'systemctl ...
Rainer Glaschick's user avatar
0 votes
0 answers
67 views

On a ThinkPad T480 running Fedora 42, I've discovered that more or less every five minutes, systemd has been writing Reached target shutdown.target - Shutdown. to journalctl. (See example text below, ...
Chris's user avatar
  • 101
2 votes
2 answers
71 views

I have a problem whereby an executable which has the setuid bit set and is owned by root is not having its euid set to 0 sometimes. I'm running Debian 11 on a small SBC for a control application. I ...
vibguy2's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
322