Skip to content

Commit 8f3c209

Browse files
committed
Fix typo
Fixes: d294cda ("Depend on the nbd module being loaded")
1 parent 2ce490c commit 8f3c209

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

systemd/nbd@.service.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Documentation=man:nbd-client
44
PartOf=nbd.service
55
Before=dev-%i.device
66
Before=remote-fs-pre.target
7-
Requirs=modprobe@nbd.service
7+
Requires=modprobe@nbd.service
88
After=network-online.target
99
After=modprobe@nbd.service
1010
Conflicts=shutdown.target

0 commit comments

Comments
 (0)