mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-08 14:41:51 +00:00
units: m4 is not needed for rescue.service
(cherry picked from commit 9c0804278b)
Conflicts:
Makefile.am
units/.gitignore
This commit is contained in:
+2
-3
@@ -475,7 +475,7 @@ EXTRA_DIST += \
|
||||
units/serial-getty@.service.m4 \
|
||||
units/console-shell.service.m4.in \
|
||||
units/console-getty.service.m4.in \
|
||||
units/rescue.service.m4.in \
|
||||
units/rescue.service.in \
|
||||
units/systemd-initctl.service.in \
|
||||
units/systemd-shutdownd.service.in \
|
||||
units/systemd-remount-fs.service.in \
|
||||
@@ -510,8 +510,7 @@ EXTRA_DIST += \
|
||||
|
||||
CLEANFILES += \
|
||||
units/console-shell.service.m4 \
|
||||
units/console-getty.service.m4 \
|
||||
units/rescue.service.m4
|
||||
units/console-getty.service.m4
|
||||
|
||||
if HAVE_SYSV_COMPAT
|
||||
nodist_systemunit_DATA += \
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
/systemd-sysctl.service
|
||||
/systemd-ask-password-console.service
|
||||
/rescue.service
|
||||
/rescue.service.m4
|
||||
/systemd-ask-password-wall.service
|
||||
/systemd-quotacheck.service
|
||||
/quotaon.service
|
||||
|
||||
Reference in New Issue
Block a user