Skip to content

Commit

Permalink
Merge pull request #3195 from davidovich/ensure_dev_mounted
Browse files Browse the repository at this point in the history
ensure that /dev has settled before operating
  • Loading branch information
tstromberg authored Oct 4, 2018
2 parents 67d5fc8 + bb07acd commit 9ce5722
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[Unit]
Description=minikube automount
Requires=systemd-udev-settle.service
Before=docker.service rkt-api.service rkt-metadata.service
After=systemd-udev-settle.service

[Service]
ExecStart=/usr/sbin/minikube-automount
Expand Down

0 comments on commit 9ce5722

Please sign in to comment.