summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-12-23 17:23:00 +0100
committerLennart Poettering <lennart@poettering.net>2022-12-23 17:26:48 +0100
commit143a1f1039d992001d2f2f35b2e6ba07f8a52af7 (patch)
tree7cb24d48a3078de194dacff25018b050a8f1047c /units
parentc2c38276cb3185f1c383cffe77635bc1411dbc2c (diff)
downloadsystemd-143a1f1039d992001d2f2f35b2e6ba07f8a52af7.tar.gz
units: change modprobe@dm-mod.service → modprobe@dm_mod.service
Follow-up for 8f1359bf854e9683e4e0b89fd3a537e0d82d4b95
Diffstat (limited to 'units')
-rw-r--r--units/systemd-nspawn@.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-nspawn@.service.in b/units/systemd-nspawn@.service.in
index f3226cdf60..e1626b9c87 100644
--- a/units/systemd-nspawn@.service.in
+++ b/units/systemd-nspawn@.service.in
@@ -10,7 +10,7 @@
[Unit]
Description=Container %i
Documentation=man:systemd-nspawn(1)
-Wants=modprobe@tun.service modprobe@loop.service modprobe@dm-mod.service
+Wants=modprobe@tun.service modprobe@loop.service modprobe@dm_mod.service
PartOf=machines.target
Before=machines.target
After=network.target modprobe@tun.service modprobe@loop.service modprobe@dm_mod.service