On Sat, 01 Mar 2025 19:01:50 +0100 Patrick Dupre wrote:

> What induced in error is that status said
>  Active: inactive (dead) since Sat 2025-03-01 17:51:43 CET; 44min ago

> Then I did not think that it could be enabled 

enabled and active are distinct things.

In "systemctl status", look at the Loaded line: it indicates if the unit is
enabled or disabled.

Example for sshd:

  systemctl -n 0 status sshd
  sshd.service - OpenSSH server daemon
       Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled; preset: 
enabled)
      Drop-In: /usr/lib/systemd/system/service.d
               └─10-timeout-abort.conf
       Active: active (running) since Thu 2025-02-27 16:06:03 CET; 2 days ago
  <snip>

-- 
francis
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to