mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
units: change modprobe@dm-mod.service → modprobe@dm_mod.service
Follow-up for 8f1359bf85
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user