summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am6
-rw-r--r--src/core/shutdown.c (renamed from src/shutdown.c)0
-rw-r--r--src/core/umount.c (renamed from src/umount.c)0
-rw-r--r--src/core/umount.h (renamed from src/umount.h)0
4 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 829db7e9ef..54cc5096f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -946,9 +946,9 @@ pkginclude_HEADERS += \
# ------------------------------------------------------------------------------
systemd_shutdown_SOURCES = \
- src/umount.c \
- src/umount.h \
- src/shutdown.c
+ src/core/umount.c \
+ src/core/umount.h \
+ src/core/shutdown.c
systemd_shutdown_LDADD = \
libsystemd-label.la \
diff --git a/src/shutdown.c b/src/core/shutdown.c
index cd478b0349..cd478b0349 100644
--- a/src/shutdown.c
+++ b/src/core/shutdown.c
diff --git a/src/umount.c b/src/core/umount.c
index 488e1e4a4d..488e1e4a4d 100644
--- a/src/umount.c
+++ b/src/core/umount.c
diff --git a/src/umount.h b/src/core/umount.h
index 2e2f9c181a..2e2f9c181a 100644
--- a/src/umount.h
+++ b/src/core/umount.h