rpcbind: needs to wait until /var/run is available

This commit is contained in:
MilhouseVH 2016-12-23 20:24:32 +00:00
parent 4f8bbe3583
commit 72212c0dc3

View File

@ -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