0

Arch Linux, systemd 252 (252.4-2-arch)

Doing:

systemctl status [email protected]

Results in:

Loaded: loaded (/usr/lib/systemd/system/[email protected]; enabled; preset: disabled)

However, running:

systemctl list-unit-files

Doesn't show the same name. It only shows:

[email protected]                    disabled        disabled
[email protected]                    indirect        disabled

Why is there this difference in naming convention, and why is it shown as disabled in this listing?

AlphaCentauri
  • 732
  • 2
  • 10
  • 26
  • worth reading: https://unix.stackexchange.com/questions/588629 https://community.openvpn.net/openvpn/wiki/Systemd https://superuser.com/questions/393423 – don_crissti Dec 28 '22 at 20:52
  • Also see [this article](https://fedoramagazine.org/systemd-template-unit-files/). – larsks Dec 28 '22 at 22:31
  • 1
    Does this answer your question? [Why do some unit filenames end with @?](https://unix.stackexchange.com/questions/588629/why-do-some-unit-filenames-end-with) – OrangeDog Dec 29 '22 at 15:51

0 Answers0