When should a systemd unit file use sysinit.target vs multi-user.target?
4
votes
2
answers
9174
views
When should a systemd unit file use
WantedBy=sysinit.target
vs WantedBy=multi-user.target
?
Does WantedBy=sysinit.target
have something to do with grub boot menu boot into recovery mode?
Units listed under WantedBy=sysinit.target
are started in recovery mode but those listed under WantedBy=multi-user.target
are not? Or is recovery mode unrelated?
Asked by adrelanos
(1956 rep)
Dec 12, 2019, 07:50 PM
Last activity: Sep 16, 2020, 07:05 AM
Last activity: Sep 16, 2020, 07:05 AM