38f3e28d77
Use the output of git diff --full-index --binary anaconda-22.20.13-1..anaconda-23.19.10-1 from anaconda's git repository and fix-up merge conflicts.
15 lines
388 B
SYSTEMD
15 lines
388 B
SYSTEMD
[Unit]
|
|
Description=Anaconda System Services
|
|
Requires=basic.target
|
|
After=basic.target
|
|
AllowIsolate=yes
|
|
Wants=instperf.service
|
|
Wants=rsyslog.service
|
|
Wants=systemd-udev-settle.service
|
|
Wants=NetworkManager.service
|
|
Wants=plymouth-quit.service plymouth-quit-wait.service
|
|
Wants=anaconda-direct.service anaconda.service
|
|
Wants=anaconda-sshd.service
|
|
Wants=zram.service
|
|
Wants=systemd-logind.service
|