mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
units: no need to create rescue.target.wants anymore
This commit is contained in:
parent
de47ca9b50
commit
5d474b8848
@ -1176,7 +1176,6 @@ if TARGET_FEDORA
|
||||
$(DESTDIR)$(systemunitdir)/kexec.target.wants \
|
||||
$(DESTDIR)$(systemunitdir)/poweroff.target.wants \
|
||||
$(DESTDIR)$(systemunitdir)/halt.target.wants \
|
||||
$(DESTDIR)$(systemunitdir)/rescue.target.wants \
|
||||
$(DESTDIR)$(systemunitdir)/final.target.wants
|
||||
( cd $(DESTDIR)$(systemunitdir)/multi-user.target.wants && \
|
||||
rm -f rc-local.service && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user