diff options
Diffstat (limited to 'units/systemd-udev.service.in')
-rw-r--r-- | units/systemd-udev.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-udev.service.in b/units/systemd-udev.service.in index b444870533..b68969026b 100644 --- a/units/systemd-udev.service.in +++ b/units/systemd-udev.service.in @@ -18,5 +18,5 @@ ConditionCapability=CAP_MKNOD Type=notify OOMScoreAdjust=-1000 Sockets=systemd-udev-control.socket systemd-udev-kernel.socket -Restart=on-failure +Restart=always ExecStart=@rootlibexecdir@/systemd-udevd |