summaryrefslogtreecommitdiff
path: root/src/grp-machine
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-machine')
-rw-r--r--src/grp-machine/systemd-machined/.gitignore (renamed from src/grp-machine/src/.gitignore)0
-rw-r--r--src/grp-machine/systemd-machined/Makefile (renamed from src/grp-machine/src/Makefile)0
-rw-r--r--src/grp-machine/systemd-machined/image-dbus.c (renamed from src/grp-machine/src/image-dbus.c)0
-rw-r--r--src/grp-machine/systemd-machined/image-dbus.h (renamed from src/grp-machine/src/image-dbus.h)0
-rw-r--r--src/grp-machine/systemd-machined/machine-dbus.c (renamed from src/grp-machine/src/machine-dbus.c)0
-rw-r--r--src/grp-machine/systemd-machined/machine-dbus.h (renamed from src/grp-machine/src/machine-dbus.h)0
-rw-r--r--src/grp-machine/systemd-machined/machine.c (renamed from src/grp-machine/src/machine.c)0
-rw-r--r--src/grp-machine/systemd-machined/machine.h (renamed from src/grp-machine/src/machine.h)0
-rw-r--r--src/grp-machine/systemd-machined/machinectl.c (renamed from src/grp-machine/src/machinectl.c)0
-rw-r--r--src/grp-machine/systemd-machined/machined-dbus.c (renamed from src/grp-machine/src/machined-dbus.c)0
-rw-r--r--src/grp-machine/systemd-machined/machined.c (renamed from src/grp-machine/src/machined.c)0
-rw-r--r--src/grp-machine/systemd-machined/machined.h (renamed from src/grp-machine/src/machined.h)0
-rw-r--r--src/grp-machine/systemd-machined/org.freedesktop.machine1.conf (renamed from src/grp-machine/src/org.freedesktop.machine1.conf)0
-rw-r--r--src/grp-machine/systemd-machined/org.freedesktop.machine1.policy.in (renamed from src/grp-machine/src/org.freedesktop.machine1.policy.in)0
-rw-r--r--src/grp-machine/systemd-machined/org.freedesktop.machine1.service (renamed from src/grp-machine/src/org.freedesktop.machine1.service)0
-rw-r--r--src/grp-machine/systemd-machined/test-machine-tables.c (renamed from src/grp-machine/src/test-machine-tables.c)0
16 files changed, 0 insertions, 0 deletions
diff --git a/src/grp-machine/src/.gitignore b/src/grp-machine/systemd-machined/.gitignore
index e1065b5894..e1065b5894 100644
--- a/src/grp-machine/src/.gitignore
+++ b/src/grp-machine/systemd-machined/.gitignore
diff --git a/src/grp-machine/src/Makefile b/src/grp-machine/systemd-machined/Makefile
index 261f24bd8d..261f24bd8d 100644
--- a/src/grp-machine/src/Makefile
+++ b/src/grp-machine/systemd-machined/Makefile
diff --git a/src/grp-machine/src/image-dbus.c b/src/grp-machine/systemd-machined/image-dbus.c
index 73f5112c4d..73f5112c4d 100644
--- a/src/grp-machine/src/image-dbus.c
+++ b/src/grp-machine/systemd-machined/image-dbus.c
diff --git a/src/grp-machine/src/image-dbus.h b/src/grp-machine/systemd-machined/image-dbus.h
index b62da996c6..b62da996c6 100644
--- a/src/grp-machine/src/image-dbus.h
+++ b/src/grp-machine/systemd-machined/image-dbus.h
diff --git a/src/grp-machine/src/machine-dbus.c b/src/grp-machine/systemd-machined/machine-dbus.c
index 71f20b3f07..71f20b3f07 100644
--- a/src/grp-machine/src/machine-dbus.c
+++ b/src/grp-machine/systemd-machined/machine-dbus.c
diff --git a/src/grp-machine/src/machine-dbus.h b/src/grp-machine/systemd-machined/machine-dbus.h
index 224f36529f..224f36529f 100644
--- a/src/grp-machine/src/machine-dbus.h
+++ b/src/grp-machine/systemd-machined/machine-dbus.h
diff --git a/src/grp-machine/src/machine.c b/src/grp-machine/systemd-machined/machine.c
index 468fc1fecf..468fc1fecf 100644
--- a/src/grp-machine/src/machine.c
+++ b/src/grp-machine/systemd-machined/machine.c
diff --git a/src/grp-machine/src/machine.h b/src/grp-machine/systemd-machined/machine.h
index 1d8cc5911a..1d8cc5911a 100644
--- a/src/grp-machine/src/machine.h
+++ b/src/grp-machine/systemd-machined/machine.h
diff --git a/src/grp-machine/src/machinectl.c b/src/grp-machine/systemd-machined/machinectl.c
index fb743ab6cb..fb743ab6cb 100644
--- a/src/grp-machine/src/machinectl.c
+++ b/src/grp-machine/systemd-machined/machinectl.c
diff --git a/src/grp-machine/src/machined-dbus.c b/src/grp-machine/systemd-machined/machined-dbus.c
index 96f2c4769e..96f2c4769e 100644
--- a/src/grp-machine/src/machined-dbus.c
+++ b/src/grp-machine/systemd-machined/machined-dbus.c
diff --git a/src/grp-machine/src/machined.c b/src/grp-machine/systemd-machined/machined.c
index 6ada8671f8..6ada8671f8 100644
--- a/src/grp-machine/src/machined.c
+++ b/src/grp-machine/systemd-machined/machined.c
diff --git a/src/grp-machine/src/machined.h b/src/grp-machine/systemd-machined/machined.h
index 0fe50aaa66..0fe50aaa66 100644
--- a/src/grp-machine/src/machined.h
+++ b/src/grp-machine/systemd-machined/machined.h
diff --git a/src/grp-machine/src/org.freedesktop.machine1.conf b/src/grp-machine/systemd-machined/org.freedesktop.machine1.conf
index 9d40b90151..9d40b90151 100644
--- a/src/grp-machine/src/org.freedesktop.machine1.conf
+++ b/src/grp-machine/systemd-machined/org.freedesktop.machine1.conf
diff --git a/src/grp-machine/src/org.freedesktop.machine1.policy.in b/src/grp-machine/systemd-machined/org.freedesktop.machine1.policy.in
index 69f78a5c25..69f78a5c25 100644
--- a/src/grp-machine/src/org.freedesktop.machine1.policy.in
+++ b/src/grp-machine/systemd-machined/org.freedesktop.machine1.policy.in
diff --git a/src/grp-machine/src/org.freedesktop.machine1.service b/src/grp-machine/systemd-machined/org.freedesktop.machine1.service
index d3dc99852b..d3dc99852b 100644
--- a/src/grp-machine/src/org.freedesktop.machine1.service
+++ b/src/grp-machine/systemd-machined/org.freedesktop.machine1.service
diff --git a/src/grp-machine/src/test-machine-tables.c b/src/grp-machine/systemd-machined/test-machine-tables.c
index f851a4d37d..f851a4d37d 100644
--- a/src/grp-machine/src/test-machine-tables.c
+++ b/src/grp-machine/systemd-machined/test-machine-tables.c