Blame 0088-systemd-add-missing-.slice-unit.patch
|
Harald Hoyer |
414eba |
From 8261d2367ee673e24d03306b9623f4f3070dae5b Mon Sep 17 00:00:00 2001
|
|
Harald Hoyer |
414eba |
From: Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
414eba |
Date: Wed, 22 Jun 2016 18:11:28 +0200
|
|
Harald Hoyer |
414eba |
Subject: [PATCH] systemd: add missing -.slice unit
|
|
Harald Hoyer |
414eba |
|
|
Harald Hoyer |
414eba |
---
|
|
Harald Hoyer |
414eba |
modules.d/00systemd/module-setup.sh | 1 +
|
|
Harald Hoyer |
414eba |
1 file changed, 1 insertion(+)
|
|
Harald Hoyer |
414eba |
|
|
Harald Hoyer |
414eba |
diff --git a/modules.d/00systemd/module-setup.sh b/modules.d/00systemd/module-setup.sh
|
|
Harald Hoyer |
414eba |
index dcee08b..e4260c7 100755
|
|
Harald Hoyer |
414eba |
--- a/modules.d/00systemd/module-setup.sh
|
|
Harald Hoyer |
414eba |
+++ b/modules.d/00systemd/module-setup.sh
|
|
Harald Hoyer |
414eba |
@@ -122,6 +122,7 @@ install() {
|
|
Harald Hoyer |
414eba |
\
|
|
Harald Hoyer |
414eba |
$systemdsystemunitdir/slices.target \
|
|
Harald Hoyer |
414eba |
$systemdsystemunitdir/system.slice \
|
|
Harald Hoyer |
414eba |
+ $systemdsystemunitdir/-.slice \
|
|
Harald Hoyer |
414eba |
\
|
|
Harald Hoyer |
414eba |
$tmpfilesdir/systemd.conf \
|
|
Harald Hoyer |
414eba |
\
|