1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-26 08:55:18 +03:00

units: change modprobe@dm-mod.service → modprobe@dm_mod.service

Follow-up for 8f1359bf85

(cherry picked from commit 143a1f1039)
(cherry picked from commit 67467efd58)
(cherry picked from commit 923264e034)
This commit is contained in:
Lennart Poettering 2022-12-23 17:23:00 +01:00 committed by Luca Boccassi
parent 54743fff8d
commit 9a2d8e4620

View 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 systemd-resolved.service modprobe@tun.service modprobe@loop.service modprobe@dm-mod.service