Blame 0007-systemd-include-machine-info.patch
|
Harald Hoyer |
7ba020 |
From 4bcd41389cabe7a41c4bb3a17eaf668b12cc0668 Mon Sep 17 00:00:00 2001
|
|
Harald Hoyer |
7ba020 |
From: Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
7ba020 |
Date: Mon, 14 Dec 2015 11:16:12 +0100
|
|
Harald Hoyer |
7ba020 |
Subject: [PATCH] systemd: include machine-info
|
|
Harald Hoyer |
7ba020 |
|
|
Harald Hoyer |
7ba020 |
---
|
|
Harald Hoyer |
7ba020 |
modules.d/00systemd/module-setup.sh | 1 +
|
|
Harald Hoyer |
7ba020 |
1 file changed, 1 insertion(+)
|
|
Harald Hoyer |
7ba020 |
|
|
Harald Hoyer |
7ba020 |
diff --git a/modules.d/00systemd/module-setup.sh b/modules.d/00systemd/module-setup.sh
|
|
Harald Hoyer |
7ba020 |
index 50b3b8c..ed59beb 100755
|
|
Harald Hoyer |
7ba020 |
--- a/modules.d/00systemd/module-setup.sh
|
|
Harald Hoyer |
7ba020 |
+++ b/modules.d/00systemd/module-setup.sh
|
|
Harald Hoyer |
7ba020 |
@@ -162,6 +162,7 @@ install() {
|
|
Harald Hoyer |
7ba020 |
/etc/systemd/system.conf \
|
|
Harald Hoyer |
7ba020 |
/etc/hostname \
|
|
Harald Hoyer |
7ba020 |
/etc/machine-id \
|
|
Harald Hoyer |
7ba020 |
+ /etc/machine-info \
|
|
Harald Hoyer |
7ba020 |
/etc/vconsole.conf \
|
|
Harald Hoyer |
7ba020 |
/etc/locale.conf \
|
|
Harald Hoyer |
7ba020 |
/etc/modules-load.d/*.conf \
|