diff --git a/packages/network/rpcbind/patches/rpcbind-01-drop-warm-start-as-it-fails.patch b/packages/network/rpcbind/patches/rpcbind-01-drop-warm-start-as-it-fails.patch index 6776ca75f5..b85d4af2ec 100644 --- a/packages/network/rpcbind/patches/rpcbind-01-drop-warm-start-as-it-fails.patch +++ b/packages/network/rpcbind/patches/rpcbind-01-drop-warm-start-as-it-fails.patch @@ -6,7 +6,7 @@ diff -Naur a/systemd/rpcbind.service.in b/systemd/rpcbind.service.in # rpcbind.socket, no matter how this unit is started. Wants=rpcbind.socket -After=rpcbind.socket -+After=rpcbind.socket var.mount ++After=rpcbind.socket systemd-tmpfiles-setup.service [Service] Type=notify