[CentOS] What are the differences between systemd and non-systemd Linux distros?

Leon Fauster leonfauster at googlemail.com
Fri Oct 19 22:45:40 UTC 2018


> Am 20.10.2018 um 00:11 schrieb Paul Heinlein <heinlein at madboa.com>:
> 
> On Fri, 19 Oct 2018, mark wrote:
> 
>> Yeah. I have trouble finding the actual startup configs - /etc/systemd/system? /var/lib? whereeverthehell they are, do a locate.... as opposed to /etc/init.d to find the damn name (nfs? nfsd? idmapd? nfs-idmapd? rpc-idmapd?)
> 
> systemctl status <<service>>
> 
> E.g.,
> 
> [~]$ systemctl status ntpd
> ● ntpd.service - Network Time Service
>   Loaded: loaded (/usr/lib/systemd/system/ntpd.service; enabled; vendor preset: disabled)
> 
> It shows the definition file.
> 

Unit File Load Path

https://www.freedesktop.org/software/systemd/man/systemd.unit.html#Unit%20File%20Load%20Path

--
LD




More information about the CentOS mailing list