]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: change modprobe@dm-mod.service → modprobe@dm_mod.service
authorLennart Poettering <lennart@poettering.net>
Fri, 23 Dec 2022 16:23:00 +0000 (17:23 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 23 Dec 2022 16:26:48 +0000 (17:26 +0100)
Follow-up for 8f1359bf854e9683e4e0b89fd3a537e0d82d4b95

units/systemd-nspawn@.service.in

index f3226cdf60610244441855c6d54cd60dbb7958f3..e1626b9c872d976d613bfda1a4b647072797eb12 100644 (file)
@@ -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