2017-09-29 23:38:04 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Make sure udev is operating on RW disk
|
|
|
|
After=network-online.target
|
|
|
|
|
|
|
|
[Service]
|
2017-09-30 19:05:23 +00:00
|
|
|
ExecStart=/bin/systemctl restart systemd-udevd.service
|
2017-09-29 23:38:04 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|