summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-11-29 14:14:43 +0100
committerGitHub <noreply@github.com>2016-11-29 14:14:43 +0100
commit664e7984f8a96c1962961fcc1ebe6bd4a0c58c5f (patch)
treed9ae2a086fd16fae4da49e5cfe10d09d0db03f85 /Makefile.am
parent920ec31b5ffeb8695bef68e0dc082c0fc22965d3 (diff)
parent953bf4604f5ce02d1bd8abb09e82ea80e101c8a3 (diff)
Merge pull request #4763 from keszybz/offline-update-loop
A fix for offline update loop
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5cec19fbb8..6c350b0ec4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -529,6 +529,7 @@ nodist_systemunit_DATA = \
units/serial-getty@.service \
units/console-getty.service \
units/container-getty@.service \
+ units/system-update-cleanup.service \
units/systemd-initctl.service \
units/systemd-remount-fs.service \
units/systemd-ask-password-wall.service \
@@ -592,6 +593,7 @@ EXTRA_DIST += \
units/console-getty.service.m4.in \
units/container-getty@.service.m4.in \
units/rescue.service.in \
+ units/system-update-cleanup.service.in \
units/systemd-initctl.service.in \
units/systemd-remount-fs.service.in \
units/systemd-update-utmp.service.in \