Do my system use systemd or upstart?
I have a really basic question: can I figure out, whether my system (F23, 64-bit, no SSH) uses systemd
or upstart
?
I guess, it does not use systemd, because the booting process still takes a lot of time. But if I can figure out, which of the init systems is used, how can I configure this? Which prerequisites does systemd have?
[edit] One guy told me, that the init system/process is not related to the kernel (version), is this correct?