From: Lennart Poettering Date: Fri, 23 Dec 2022 16:23:00 +0000 (+0100) Subject: units: change modprobe@dm-mod.service → modprobe@dm_mod.service X-Git-Tag: v253-rc1~216^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=143a1f1039d992001d2f2f35b2e6ba07f8a52af7;p=thirdparty%2Fsystemd.git units: change modprobe@dm-mod.service → modprobe@dm_mod.service Follow-up for 8f1359bf854e9683e4e0b89fd3a537e0d82d4b95 --- diff --git a/units/systemd-nspawn@.service.in b/units/systemd-nspawn@.service.in index f3226cdf606..e1626b9c872 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