summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-04-11 12:59:52 +0200
committerKay Sievers <kay@vrfy.org>2012-04-11 16:03:51 +0200
commitb30e2f4c18ad81b04e4314fd191a5d458553773c (patch)
treede15b901a08d681a7a1e95c7a2d692b0ec181708
parent9543ad166338a7bef8718070f11465df4b9badd7 (diff)
move libsystemd_core.la sources into core/
-rw-r--r--Makefile.am239
-rw-r--r--po/POTFILES.skip26
-rw-r--r--src/core/ask-password-api.h (renamed from src/ask-password-api.h)0
-rw-r--r--src/core/automount.c (renamed from src/automount.c)0
-rw-r--r--src/core/automount.h (renamed from src/automount.h)0
-rw-r--r--src/core/build.h (renamed from src/build.h)0
-rw-r--r--src/core/bus-errors.h (renamed from src/bus-errors.h)0
-rw-r--r--src/core/cgroup-attr.c (renamed from src/cgroup-attr.c)0
-rw-r--r--src/core/cgroup-attr.h (renamed from src/cgroup-attr.h)0
-rw-r--r--src/core/cgroup.c (renamed from src/cgroup.c)0
-rw-r--r--src/core/cgroup.h (renamed from src/cgroup.h)0
-rw-r--r--src/core/condition.c (renamed from src/condition.c)0
-rw-r--r--src/core/condition.h (renamed from src/condition.h)0
-rw-r--r--src/core/dbus-automount.c (renamed from src/dbus-automount.c)0
-rw-r--r--src/core/dbus-automount.h (renamed from src/dbus-automount.h)0
-rw-r--r--src/core/dbus-device.c (renamed from src/dbus-device.c)0
-rw-r--r--src/core/dbus-device.h (renamed from src/dbus-device.h)0
-rw-r--r--src/core/dbus-execute.c (renamed from src/dbus-execute.c)0
-rw-r--r--src/core/dbus-execute.h (renamed from src/dbus-execute.h)0
-rw-r--r--src/core/dbus-job.c (renamed from src/dbus-job.c)0
-rw-r--r--src/core/dbus-job.h (renamed from src/dbus-job.h)0
-rw-r--r--src/core/dbus-loop.h (renamed from src/dbus-loop.h)0
-rw-r--r--src/core/dbus-manager.c (renamed from src/dbus-manager.c)0
-rw-r--r--src/core/dbus-manager.h (renamed from src/dbus-manager.h)0
-rw-r--r--src/core/dbus-mount.c (renamed from src/dbus-mount.c)0
-rw-r--r--src/core/dbus-mount.h (renamed from src/dbus-mount.h)0
-rw-r--r--src/core/dbus-path.c (renamed from src/dbus-path.c)0
-rw-r--r--src/core/dbus-path.h (renamed from src/dbus-path.h)0
-rw-r--r--src/core/dbus-service.c (renamed from src/dbus-service.c)0
-rw-r--r--src/core/dbus-service.h (renamed from src/dbus-service.h)0
-rw-r--r--src/core/dbus-snapshot.c (renamed from src/dbus-snapshot.c)0
-rw-r--r--src/core/dbus-snapshot.h (renamed from src/dbus-snapshot.h)0
-rw-r--r--src/core/dbus-socket.c (renamed from src/dbus-socket.c)0
-rw-r--r--src/core/dbus-socket.h (renamed from src/dbus-socket.h)0
-rw-r--r--src/core/dbus-swap.c (renamed from src/dbus-swap.c)0
-rw-r--r--src/core/dbus-swap.h (renamed from src/dbus-swap.h)0
-rw-r--r--src/core/dbus-target.c (renamed from src/dbus-target.c)0
-rw-r--r--src/core/dbus-target.h (renamed from src/dbus-target.h)0
-rw-r--r--src/core/dbus-timer.c (renamed from src/dbus-timer.c)0
-rw-r--r--src/core/dbus-timer.h (renamed from src/dbus-timer.h)0
-rw-r--r--src/core/dbus-unit.c (renamed from src/dbus-unit.c)0
-rw-r--r--src/core/dbus-unit.h (renamed from src/dbus-unit.h)0
-rw-r--r--src/core/dbus.c (renamed from src/dbus.c)0
-rw-r--r--src/core/dbus.h (renamed from src/dbus.h)0
-rw-r--r--src/core/device.c (renamed from src/device.c)0
-rw-r--r--src/core/device.h (renamed from src/device.h)0
-rw-r--r--src/core/execute.c (renamed from src/execute.c)0
-rw-r--r--src/core/execute.h (renamed from src/execute.h)0
-rw-r--r--src/core/fdset.c (renamed from src/fdset.c)0
-rw-r--r--src/core/fdset.h (renamed from src/fdset.h)0
-rw-r--r--src/core/ima-setup.c (renamed from src/ima-setup.c)0
-rw-r--r--src/core/ima-setup.h (renamed from src/ima-setup.h)0
-rw-r--r--src/core/initreq.h (renamed from src/initreq.h)0
-rw-r--r--src/core/job.c (renamed from src/job.c)0
-rw-r--r--src/core/job.h (renamed from src/job.h)0
-rw-r--r--src/core/kmod-setup.c (renamed from src/kmod-setup.c)0
-rw-r--r--src/core/kmod-setup.h (renamed from src/kmod-setup.h)0
-rw-r--r--src/core/load-dropin.c (renamed from src/load-dropin.c)0
-rw-r--r--src/core/load-dropin.h (renamed from src/load-dropin.h)0
-rw-r--r--src/core/load-fragment.c (renamed from src/load-fragment.c)0
-rw-r--r--src/core/load-fragment.h (renamed from src/load-fragment.h)0
-rw-r--r--src/core/locale-setup.c (renamed from src/locale-setup.c)0
-rw-r--r--src/core/locale-setup.h (renamed from src/locale-setup.h)0
-rw-r--r--src/core/manager.c (renamed from src/manager.c)0
-rw-r--r--src/core/manager.h (renamed from src/manager.h)0
-rw-r--r--src/core/mount.c (renamed from src/mount.c)0
-rw-r--r--src/core/mount.h (renamed from src/mount.h)0
-rw-r--r--src/core/namespace.c (renamed from src/namespace.c)0
-rw-r--r--src/core/namespace.h (renamed from src/namespace.h)0
-rw-r--r--src/core/path.c (renamed from src/path.c)0
-rw-r--r--src/core/path.h (renamed from src/path.h)0
-rw-r--r--src/core/polkit.h (renamed from src/polkit.h)0
-rw-r--r--src/core/securebits.h (renamed from src/securebits.h)0
-rw-r--r--src/core/selinux-setup.c (renamed from src/selinux-setup.c)0
-rw-r--r--src/core/selinux-setup.h (renamed from src/selinux-setup.h)0
-rw-r--r--src/core/service.c (renamed from src/service.c)0
-rw-r--r--src/core/service.h (renamed from src/service.h)0
-rw-r--r--src/core/snapshot.c (renamed from src/snapshot.c)0
-rw-r--r--src/core/snapshot.h (renamed from src/snapshot.h)0
-rw-r--r--src/core/socket.c (renamed from src/socket.c)0
-rw-r--r--src/core/socket.h (renamed from src/socket.h)0
-rw-r--r--src/core/spawn-agent.h (renamed from src/spawn-agent.h)0
-rw-r--r--src/core/special.h (renamed from src/special.h)0
-rw-r--r--src/core/swap.c (renamed from src/swap.c)0
-rw-r--r--src/core/swap.h (renamed from src/swap.h)0
-rw-r--r--src/core/sysfs-show.h (renamed from src/sysfs-show.h)0
-rw-r--r--src/core/target.c (renamed from src/target.c)0
-rw-r--r--src/core/target.h (renamed from src/target.h)0
-rw-r--r--src/core/tcpwrap.c (renamed from src/tcpwrap.c)0
-rw-r--r--src/core/tcpwrap.h (renamed from src/tcpwrap.h)0
-rw-r--r--src/core/timer.c (renamed from src/timer.c)0
-rw-r--r--src/core/timer.h (renamed from src/timer.h)0
-rw-r--r--src/core/unit.c (renamed from src/unit.c)0
-rw-r--r--src/core/unit.h (renamed from src/unit.h)0
94 files changed, 134 insertions, 131 deletions
diff --git a/Makefile.am b/Makefile.am
index 07b30ebd1..4ed1f12dc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -126,6 +126,7 @@ AM_CPPFLAGS = \
-I $(top_srcdir)/src/login \
-I $(top_srcdir)/src/journal \
-I $(top_srcdir)/src/systemd \
+ -I $(top_srcdir)/src/core \
-I $(top_srcdir)/src/udev
AM_CFLAGS = $(WARNINGFLAGS)
@@ -647,128 +648,124 @@ noinst_LTLIBRARIES += \
libsystemd-core.la
libsystemd_core_la_SOURCES = \
- src/unit.c \
- src/unit.h \
- src/job.c \
- src/job.h \
- src/manager.c \
- src/manager.h \
- src/path-lookup.c \
- src/path-lookup.h \
- src/load-fragment.c \
- src/load-fragment.h \
- src/service.c \
- src/service.h \
- src/automount.c \
- src/automount.h \
- src/mount.c \
- src/mount.h \
- src/swap.c \
- src/swap.h \
- src/device.c \
- src/device.h \
- src/target.c \
- src/target.h \
- src/snapshot.c \
- src/snapshot.h \
- src/socket.c \
- src/socket.h \
- src/timer.c \
- src/timer.h \
- src/path.c \
- src/path.h \
- src/load-dropin.c \
- src/load-dropin.h \
- src/execute.c \
- src/execute.h \
- src/utmp-wtmp.c \
- src/utmp-wtmp.h \
- src/dbus.c \
- src/dbus.h \
- src/dbus-manager.c \
- src/dbus-manager.h \
- src/dbus-unit.c \
- src/dbus-unit.h \
- src/dbus-job.c \
- src/dbus-job.h \
- src/dbus-service.c \
- src/dbus-service.h \
- src/dbus-socket.c \
- src/dbus-socket.h \
- src/dbus-timer.c \
- src/dbus-timer.h \
- src/dbus-target.c \
- src/dbus-target.h \
- src/dbus-mount.c \
- src/dbus-mount.h \
- src/dbus-automount.c \
- src/dbus-automount.h \
- src/dbus-swap.c \
- src/dbus-swap.h \
- src/dbus-snapshot.c \
- src/dbus-snapshot.h \
- src/dbus-device.c \
- src/dbus-device.h \
- src/dbus-execute.c \
- src/dbus-execute.h \
- src/dbus-path.c \
- src/dbus-path.h \
- src/cgroup.c \
- src/cgroup.h \
- src/mount-setup.c \
- src/mount-setup.h \
- src/hostname-setup.c \
- src/hostname-setup.h \
- src/selinux-setup.c \
- src/selinux-setup.h \
- src/ima-setup.c \
- src/ima-setup.h \
- src/loopback-setup.h \
- src/loopback-setup.c \
- src/kmod-setup.c \
- src/kmod-setup.h \
- src/locale-setup.h \
- src/locale-setup.c \
- src/machine-id-setup.c \
- src/machine-id-setup.h \
- src/fdset.c \
- src/fdset.h \
- src/condition.c \
- src/condition.h \
+ src/def.h \
+ src/missing.h \
src/dbus-common.c \
src/dbus-common.h \
- src/install.c \
- src/install.h \
+ src/watchdog.c \
+ src/watchdog.h \
+ src/loopback-setup.h \
+ src/loopback-setup.c \
+ src/hostname-setup.c \
+ src/hostname-setup.h \
src/specifier.c \
src/specifier.h \
- src/namespace.c \
- src/namespace.h \
+ src/install.c \
+ src/install.h \
+ src/path-lookup.c \
+ src/path-lookup.h \
src/unit-name.c \
src/unit-name.h \
- src/tcpwrap.c \
- src/tcpwrap.h \
- src/cgroup-attr.c \
- src/cgroup-attr.h \
- src/watchdog.c \
- src/watchdog.h \
- src/def.h \
- src/missing.h \
- src/securebits.h \
+ src/utmp-wtmp.c \
+ src/utmp-wtmp.h \
+ src/machine-id-setup.c \
+ src/machine-id-setup.h \
+ src/mount-setup.c \
+ src/mount-setup.h \
src/linux/auto_dev-ioctl.h \
src/linux/fanotify.h \
- src/initreq.h \
- src/special.h \
- src/dbus-common.h \
- src/bus-errors.h \
- src/cgroup-show.h \
- src/build.h \
- src/umount.h \
- src/ask-password-api.h \
- src/sysfs-show.h \
- src/polkit.h \
- src/dbus-loop.h \
- src/spawn-agent.h \
- src/logs-show.h
+ src/core/unit.c \
+ src/core/unit.h \
+ src/core/job.c \
+ src/core/job.h \
+ src/core/manager.c \
+ src/core/manager.h \
+ src/core/load-fragment.c \
+ src/core/load-fragment.h \
+ src/core/service.c \
+ src/core/service.h \
+ src/core/automount.c \
+ src/core/automount.h \
+ src/core/mount.c \
+ src/core/mount.h \
+ src/core/swap.c \
+ src/core/swap.h \
+ src/core/device.c \
+ src/core/device.h \
+ src/core/target.c \
+ src/core/target.h \
+ src/core/snapshot.c \
+ src/core/snapshot.h \
+ src/core/socket.c \
+ src/core/socket.h \
+ src/core/timer.c \
+ src/core/timer.h \
+ src/core/path.c \
+ src/core/path.h \
+ src/core/load-dropin.c \
+ src/core/load-dropin.h \
+ src/core/execute.c \
+ src/core/execute.h \
+ src/core/dbus.c \
+ src/core/dbus.h \
+ src/core/dbus-manager.c \
+ src/core/dbus-manager.h \
+ src/core/dbus-unit.c \
+ src/core/dbus-unit.h \
+ src/core/dbus-job.c \
+ src/core/dbus-job.h \
+ src/core/dbus-service.c \
+ src/core/dbus-service.h \
+ src/core/dbus-socket.c \
+ src/core/dbus-socket.h \
+ src/core/dbus-timer.c \
+ src/core/dbus-timer.h \
+ src/core/dbus-target.c \
+ src/core/dbus-target.h \
+ src/core/dbus-mount.c \
+ src/core/dbus-mount.h \
+ src/core/dbus-automount.c \
+ src/core/dbus-automount.h \
+ src/core/dbus-swap.c \
+ src/core/dbus-swap.h \
+ src/core/dbus-snapshot.c \
+ src/core/dbus-snapshot.h \
+ src/core/dbus-device.c \
+ src/core/dbus-device.h \
+ src/core/dbus-execute.c \
+ src/core/dbus-execute.h \
+ src/core/dbus-path.c \
+ src/core/dbus-path.h \
+ src/core/cgroup.c \
+ src/core/cgroup.h \
+ src/core/selinux-setup.c \
+ src/core/selinux-setup.h \
+ src/core/ima-setup.c \
+ src/core/ima-setup.h \
+ src/core/kmod-setup.c \
+ src/core/kmod-setup.h \
+ src/core/locale-setup.h \
+ src/core/locale-setup.c \
+ src/core/fdset.c \
+ src/core/fdset.h \
+ src/core/condition.c \
+ src/core/condition.h \
+ src/core/namespace.c \
+ src/core/namespace.h \
+ src/core/tcpwrap.c \
+ src/core/tcpwrap.h \
+ src/core/cgroup-attr.c \
+ src/core/cgroup-attr.h \
+ src/core/securebits.h \
+ src/core/initreq.h \
+ src/core/special.h \
+ src/core/bus-errors.h \
+ src/core/build.h \
+ src/core/ask-password-api.h \
+ src/core/sysfs-show.h \
+ src/core/polkit.h \
+ src/core/dbus-loop.h \
+ src/core/spawn-agent.h
nodist_libsystemd_core_la_SOURCES = \
src/load-fragment-gperf.c \
@@ -948,6 +945,7 @@ pkginclude_HEADERS += \
systemd_shutdown_SOURCES = \
src/mount-setup.c \
src/umount.c \
+ src/umount.h \
src/shutdown.c \
src/watchdog.c \
src/watchdog.h
@@ -1075,10 +1073,12 @@ systemctl_SOURCES = \
src/dbus-common.c \
src/path-lookup.c \
src/cgroup-show.c \
+ src/cgroup-show.h \
src/unit-name.c \
src/install.c \
src/spawn-agent.c \
- src/logs-show.c
+ src/logs-show.c \
+ src/logs-show.h
systemctl_CFLAGS = \
$(AM_CFLAGS) \
@@ -1120,7 +1120,8 @@ systemd_reply_password_LDADD = \
# ------------------------------------------------------------------------------
systemd_cgls_SOURCES = \
src/cgls.c \
- src/cgroup-show.c
+ src/cgroup-show.c \
+ src/cgroup-show.h
systemd_cgls_LDADD = \
libsystemd-shared.la
@@ -1971,7 +1972,8 @@ systemd_cat_LDADD = \
journalctl_SOURCES = \
src/journal/journalctl.c \
- src/logs-show.c
+ src/logs-show.c \
+ src/logs-show.h
journalctl_LDADD = \
libsystemd-shared.la \
@@ -2585,7 +2587,8 @@ loginctl_SOURCES = \
src/login/loginctl.c \
src/login/sysfs-show.c \
src/dbus-common.c \
- src/cgroup-show.c
+ src/cgroup-show.c \
+ src/cgroup-show.h
loginctl_CFLAGS = \
$(AM_CFLAGS) \
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 5a5d02749..2acacbb58 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,16 +1,16 @@
-src/dbus-automount.c
-src/dbus-device.c
-src/dbus-job.c
-src/dbus-manager.c
-src/dbus-mount.c
-src/dbus-path.c
-src/dbus-service.c
-src/dbus-snapshot.c
-src/dbus-socket.c
-src/dbus-swap.c
-src/dbus-target.c
-src/dbus-timer.c
-src/dbus-unit.c
+src/core/dbus-automount.c
+src/core/dbus-device.c
+src/core/dbus-job.c
+src/core/dbus-manager.c
+src/core/dbus-mount.c
+src/core/dbus-path.c
+src/core/dbus-service.c
+src/core/dbus-snapshot.c
+src/core/dbus-socket.c
+src/core/dbus-swap.c
+src/core/dbus-target.c
+src/core/dbus-timer.c
+src/core/dbus-unit.c
src/hostname/hostnamed.c
src/locale/localed.c
src/org.freedesktop.systemd1.policy.in.in
diff --git a/src/ask-password-api.h b/src/core/ask-password-api.h
index fec8625a0..fec8625a0 100644
--- a/src/ask-password-api.h
+++ b/src/core/ask-password-api.h
diff --git a/src/automount.c b/src/core/automount.c
index 6857a6fd7..6857a6fd7 100644
--- a/src/automount.c
+++ b/src/core/automount.c
diff --git a/src/automount.h b/src/core/automount.h
index 19baee208..19baee208 100644
--- a/src/automount.h
+++ b/src/core/automount.h
diff --git a/src/build.h b/src/core/build.h
index 061901314..061901314 100644
--- a/src/build.h
+++ b/src/core/build.h
diff --git a/src/bus-errors.h b/src/core/bus-errors.h
index 82d4e99ee..82d4e99ee 100644
--- a/src/bus-errors.h
+++ b/src/core/bus-errors.h
diff --git a/src/cgroup-attr.c b/src/core/cgroup-attr.c
index 474a6865c..474a6865c 100644
--- a/src/cgroup-attr.c
+++ b/src/core/cgroup-attr.c
diff --git a/src/cgroup-attr.h b/src/core/cgroup-attr.h
index 63a73b810..63a73b810 100644
--- a/src/cgroup-attr.h
+++ b/src/core/cgroup-attr.h
diff --git a/src/cgroup.c b/src/core/cgroup.c
index 1f6139e25..1f6139e25 100644
--- a/src/cgroup.c
+++ b/src/core/cgroup.c
diff --git a/src/cgroup.h b/src/core/cgroup.h
index 5faa7dc0f..5faa7dc0f 100644
--- a/src/cgroup.h
+++ b/src/core/cgroup.h
diff --git a/src/condition.c b/src/core/condition.c
index 2b51a16f1..2b51a16f1 100644
--- a/src/condition.c
+++ b/src/core/condition.c
diff --git a/src/condition.h b/src/core/condition.h
index 71b1c6761..71b1c6761 100644
--- a/src/condition.h
+++ b/src/core/condition.h
diff --git a/src/dbus-automount.c b/src/core/dbus-automount.c
index 8e45f81fc..8e45f81fc 100644
--- a/src/dbus-automount.c
+++ b/src/core/dbus-automount.c
diff --git a/src/dbus-automount.h b/src/core/dbus-automount.h
index 2fc834504..2fc834504 100644
--- a/src/dbus-automount.h
+++ b/src/core/dbus-automount.h
diff --git a/src/dbus-device.c b/src/core/dbus-device.c
index b39fb9d38..b39fb9d38 100644
--- a/src/dbus-device.c
+++ b/src/core/dbus-device.c
diff --git a/src/dbus-device.h b/src/core/dbus-device.h
index fba270b4e..fba270b4e 100644
--- a/src/dbus-device.h
+++ b/src/core/dbus-device.h
diff --git a/src/dbus-execute.c b/src/core/dbus-execute.c
index 1fd2b2133..1fd2b2133 100644
--- a/src/dbus-execute.c
+++ b/src/core/dbus-execute.c
diff --git a/src/dbus-execute.h b/src/core/dbus-execute.h
index 03cd69d12..03cd69d12 100644
--- a/src/dbus-execute.h
+++ b/src/core/dbus-execute.h
diff --git a/src/dbus-job.c b/src/core/dbus-job.c
index ab6d61024..ab6d61024 100644
--- a/src/dbus-job.c
+++ b/src/core/dbus-job.c
diff --git a/src/dbus-job.h b/src/core/dbus-job.h
index 103c2ff3e..103c2ff3e 100644
--- a/src/dbus-job.h
+++ b/src/core/dbus-job.h
diff --git a/src/dbus-loop.h b/src/core/dbus-loop.h
index 0bbdfe592..0bbdfe592 100644
--- a/src/dbus-loop.h
+++ b/src/core/dbus-loop.h
diff --git a/src/dbus-manager.c b/src/core/dbus-manager.c
index 3bf0c07b8..3bf0c07b8 100644
--- a/src/dbus-manager.c
+++ b/src/core/dbus-manager.c
diff --git a/src/dbus-manager.h b/src/core/dbus-manager.h
index 2eb2fbbed..2eb2fbbed 100644
--- a/src/dbus-manager.h
+++ b/src/core/dbus-manager.h
diff --git a/src/dbus-mount.c b/src/core/dbus-mount.c
index 35d6ea7a1..35d6ea7a1 100644
--- a/src/dbus-mount.c
+++ b/src/core/dbus-mount.c
diff --git a/src/dbus-mount.h b/src/core/dbus-mount.h
index b5613fa7b..b5613fa7b 100644
--- a/src/dbus-mount.h
+++ b/src/core/dbus-mount.h
diff --git a/src/dbus-path.c b/src/core/dbus-path.c
index 5506784c3..5506784c3 100644
--- a/src/dbus-path.c
+++ b/src/core/dbus-path.c
diff --git a/src/dbus-path.h b/src/core/dbus-path.h
index 2888400a1..2888400a1 100644
--- a/src/dbus-path.h
+++ b/src/core/dbus-path.h
diff --git a/src/dbus-service.c b/src/core/dbus-service.c
index d84041541..d84041541 100644
--- a/src/dbus-service.c
+++ b/src/core/dbus-service.c
diff --git a/src/dbus-service.h b/src/core/dbus-service.h
index d6eab65c5..d6eab65c5 100644
--- a/src/dbus-service.h
+++ b/src/core/dbus-service.h
diff --git a/src/dbus-snapshot.c b/src/core/dbus-snapshot.c
index e69388a52..e69388a52 100644
--- a/src/dbus-snapshot.c
+++ b/src/core/dbus-snapshot.c
diff --git a/src/dbus-snapshot.h b/src/core/dbus-snapshot.h
index 0b82279f1..0b82279f1 100644
--- a/src/dbus-snapshot.h
+++ b/src/core/dbus-snapshot.h
diff --git a/src/dbus-socket.c b/src/core/dbus-socket.c
index 2e3342cb5..2e3342cb5 100644
--- a/src/dbus-socket.c
+++ b/src/core/dbus-socket.c
diff --git a/src/dbus-socket.h b/src/core/dbus-socket.h
index 069a2f5df..069a2f5df 100644
--- a/src/dbus-socket.h
+++ b/src/core/dbus-socket.h
diff --git a/src/dbus-swap.c b/src/core/dbus-swap.c
index 09cd1e8b9..09cd1e8b9 100644
--- a/src/dbus-swap.c
+++ b/src/core/dbus-swap.c
diff --git a/src/dbus-swap.h b/src/core/dbus-swap.h
index 15b914726..15b914726 100644
--- a/src/dbus-swap.h
+++ b/src/core/dbus-swap.h
diff --git a/src/dbus-target.c b/src/core/dbus-target.c
index 55cf862de..55cf862de 100644
--- a/src/dbus-target.c
+++ b/src/core/dbus-target.c
diff --git a/src/dbus-target.h b/src/core/dbus-target.h
index 13d38764a..13d38764a 100644
--- a/src/dbus-target.h
+++ b/src/core/dbus-target.h
diff --git a/src/dbus-timer.c b/src/core/dbus-timer.c
index b396aed04..b396aed04 100644
--- a/src/dbus-timer.c
+++ b/src/core/dbus-timer.c
diff --git a/src/dbus-timer.h b/src/core/dbus-timer.h
index e692e12fc..e692e12fc 100644
--- a/src/dbus-timer.h
+++ b/src/core/dbus-timer.h
diff --git a/src/dbus-unit.c b/src/core/dbus-unit.c
index c7532c725..c7532c725 100644
--- a/src/dbus-unit.c
+++ b/src/core/dbus-unit.c
diff --git a/src/dbus-unit.h b/src/core/dbus-unit.h
index 4f19a808b..4f19a808b 100644
--- a/src/dbus-unit.h
+++ b/src/core/dbus-unit.h
diff --git a/src/dbus.c b/src/core/dbus.c
index ddf91f225..ddf91f225 100644
--- a/src/dbus.c
+++ b/src/core/dbus.c
diff --git a/src/dbus.h b/src/core/dbus.h
index bd539d0e7..bd539d0e7 100644
--- a/src/dbus.h
+++ b/src/core/dbus.h
diff --git a/src/device.c b/src/core/device.c
index 0575379d8..0575379d8 100644
--- a/src/device.c
+++ b/src/core/device.c
diff --git a/src/device.h b/src/core/device.h
index a05c3d37b..a05c3d37b 100644
--- a/src/device.h
+++ b/src/core/device.h
diff --git a/src/execute.c b/src/core/execute.c
index 179ca7e55..179ca7e55 100644
--- a/src/execute.c
+++ b/src/core/execute.c
diff --git a/src/execute.h b/src/core/execute.h
index 0d7e7dd65..0d7e7dd65 100644
--- a/src/execute.h
+++ b/src/core/execute.h
diff --git a/src/fdset.c b/src/core/fdset.c
index e67fe6fab..e67fe6fab 100644
--- a/src/fdset.c
+++ b/src/core/fdset.c
diff --git a/src/fdset.h b/src/core/fdset.h
index 044a9e6d1..044a9e6d1 100644
--- a/src/fdset.h
+++ b/src/core/fdset.h
diff --git a/src/ima-setup.c b/src/core/ima-setup.c
index 03e43dcf1..03e43dcf1 100644
--- a/src/ima-setup.c
+++ b/src/core/ima-setup.c
diff --git a/src/ima-setup.h b/src/core/ima-setup.h
index 7d677cf85..7d677cf85 100644
--- a/src/ima-setup.h
+++ b/src/core/ima-setup.h
diff --git a/src/initreq.h b/src/core/initreq.h
index 859042ce4..859042ce4 100644
--- a/src/initreq.h
+++ b/src/core/initreq.h
diff --git a/src/job.c b/src/core/job.c
index bae6ab9f3..bae6ab9f3 100644
--- a/src/job.c
+++ b/src/core/job.c
diff --git a/src/job.h b/src/core/job.h
index 60a43e074..60a43e074 100644
--- a/src/job.h
+++ b/src/core/job.h
diff --git a/src/kmod-setup.c b/src/core/kmod-setup.c
index debf87130..debf87130 100644
--- a/src/kmod-setup.c
+++ b/src/core/kmod-setup.c
diff --git a/src/kmod-setup.h b/src/core/kmod-setup.h
index 496aef3e1..496aef3e1 100644
--- a/src/kmod-setup.h
+++ b/src/core/kmod-setup.h
diff --git a/src/load-dropin.c b/src/core/load-dropin.c
index d869ee0c7..d869ee0c7 100644
--- a/src/load-dropin.c
+++ b/src/core/load-dropin.c
diff --git a/src/load-dropin.h b/src/core/load-dropin.h
index cf3a79938..cf3a79938 100644
--- a/src/load-dropin.h
+++ b/src/core/load-dropin.h
diff --git a/src/load-fragment.c b/src/core/load-fragment.c
index 637c82b42..637c82b42 100644
--- a/src/load-fragment.c
+++ b/src/core/load-fragment.c
diff --git a/src/load-fragment.h b/src/core/load-fragment.h
index 79fc76da9..79fc76da9 100644
--- a/src/load-fragment.h
+++ b/src/core/load-fragment.h
diff --git a/src/locale-setup.c b/src/core/locale-setup.c
index 7f692e9c5..7f692e9c5 100644
--- a/src/locale-setup.c
+++ b/src/core/locale-setup.c
diff --git a/src/locale-setup.h b/src/core/locale-setup.h
index 09a6bc682..09a6bc682 100644
--- a/src/locale-setup.h
+++ b/src/core/locale-setup.h
diff --git a/src/manager.c b/src/core/manager.c
index 312527aa9..312527aa9 100644
--- a/src/manager.c
+++ b/src/core/manager.c
diff --git a/src/manager.h b/src/core/manager.h
index 9ecc926cb..9ecc926cb 100644
--- a/src/manager.h
+++ b/src/core/manager.h
diff --git a/src/mount.c b/src/core/mount.c
index 7dbeaf9cf..7dbeaf9cf 100644
--- a/src/mount.c
+++ b/src/core/mount.c
diff --git a/src/mount.h b/src/core/mount.h
index 931844424..931844424 100644
--- a/src/mount.h
+++ b/src/core/mount.h
diff --git a/src/namespace.c b/src/core/namespace.c
index 09bc82909..09bc82909 100644
--- a/src/namespace.c
+++ b/src/core/namespace.c
diff --git a/src/namespace.h b/src/core/namespace.h
index 7cf1dedd3..7cf1dedd3 100644
--- a/src/namespace.h
+++ b/src/core/namespace.h
diff --git a/src/path.c b/src/core/path.c
index 1d50885ed..1d50885ed 100644
--- a/src/path.c
+++ b/src/core/path.c
diff --git a/src/path.h b/src/core/path.h
index efb6b5eb4..efb6b5eb4 100644
--- a/src/path.h
+++ b/src/core/path.h
diff --git a/src/polkit.h b/src/core/polkit.h
index 0d08194b2..0d08194b2 100644
--- a/src/polkit.h
+++ b/src/core/polkit.h
diff --git a/src/securebits.h b/src/core/securebits.h
index ba0bba535..ba0bba535 100644
--- a/src/securebits.h
+++ b/src/core/securebits.h
diff --git a/src/selinux-setup.c b/src/core/selinux-setup.c
index a7e1fa400..a7e1fa400 100644
--- a/src/selinux-setup.c
+++ b/src/core/selinux-setup.c
diff --git a/src/selinux-setup.h b/src/core/selinux-setup.h
index 6b8fe00b7..6b8fe00b7 100644
--- a/src/selinux-setup.h
+++ b/src/core/selinux-setup.h
diff --git a/src/service.c b/src/core/service.c
index bf2e0a9d9..bf2e0a9d9 100644
--- a/src/service.c
+++ b/src/core/service.c
diff --git a/src/service.h b/src/core/service.h
index 60b10516e..60b10516e 100644
--- a/src/service.h
+++ b/src/core/service.h
diff --git a/src/snapshot.c b/src/core/snapshot.c
index 82ec5104d..82ec5104d 100644
--- a/src/snapshot.c
+++ b/src/core/snapshot.c
diff --git a/src/snapshot.h b/src/core/snapshot.h
index bf92e99a8..bf92e99a8 100644
--- a/src/snapshot.h
+++ b/src/core/snapshot.h
diff --git a/src/socket.c b/src/core/socket.c
index 5b24b3422..5b24b3422 100644
--- a/src/socket.c
+++ b/src/core/socket.c
diff --git a/src/socket.h b/src/core/socket.h
index 6470d8b63..6470d8b63 100644
--- a/src/socket.h
+++ b/src/core/socket.h
diff --git a/src/spawn-agent.h b/src/core/spawn-agent.h
index fd0a9109b..fd0a9109b 100644
--- a/src/spawn-agent.h
+++ b/src/core/spawn-agent.h
diff --git a/src/special.h b/src/core/special.h
index 43e2e6f6d..43e2e6f6d 100644
--- a/src/special.h
+++ b/src/core/special.h
diff --git a/src/swap.c b/src/core/swap.c
index 9c72732b9..9c72732b9 100644
--- a/src/swap.c
+++ b/src/core/swap.c
diff --git a/src/swap.h b/src/core/swap.h
index 62d08da30..62d08da30 100644
--- a/src/swap.h
+++ b/src/core/swap.h
diff --git a/src/sysfs-show.h b/src/core/sysfs-show.h
index 9939e8b06..9939e8b06 100644
--- a/src/sysfs-show.h
+++ b/src/core/sysfs-show.h
diff --git a/src/target.c b/src/core/target.c
index 6c1e0c368..6c1e0c368 100644
--- a/src/target.c
+++ b/src/core/target.c
diff --git a/src/target.h b/src/core/target.h
index 5b97c86fb..5b97c86fb 100644
--- a/src/target.h
+++ b/src/core/target.h
diff --git a/src/tcpwrap.c b/src/core/tcpwrap.c
index 0aab1427d..0aab1427d 100644
--- a/src/tcpwrap.c
+++ b/src/core/tcpwrap.c
diff --git a/src/tcpwrap.h b/src/core/tcpwrap.h
index 4d4553e8a..4d4553e8a 100644
--- a/src/tcpwrap.h
+++ b/src/core/tcpwrap.h
diff --git a/src/timer.c b/src/core/timer.c
index e318fee20..e318fee20 100644
--- a/src/timer.c
+++ b/src/core/timer.c
diff --git a/src/timer.h b/src/core/timer.h
index f5c5c64f2..f5c5c64f2 100644
--- a/src/timer.h
+++ b/src/core/timer.h
diff --git a/src/unit.c b/src/core/unit.c
index 9e33701c8..9e33701c8 100644
--- a/src/unit.c
+++ b/src/core/unit.c
diff --git a/src/unit.h b/src/core/unit.h
index 756f465da..756f465da 100644
--- a/src/unit.h
+++ b/src/core/unit.h