We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e942d86 commit 8a51ee1Copy full SHA for 8a51ee1
modules.d/35network-manager/nm-wait-online-initrd.service
@@ -8,9 +8,8 @@ ConditionPathExists=/run/NetworkManager/initrd/neednet
8
9
[Service]
10
Type=oneshot
11
-ExecStart=/usr/bin/nm-online -s -q
+ExecStart=/usr/bin/nm-online -s -q -t 3600
12
RemainAfterExit=yes
13
-Environment=NM_ONLINE_TIMEOUT=3600
14
15
[Install]
16
WantedBy=initrd.target
0 commit comments