This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
evolution-packages/srcpkgs/dinit/files/dinit.d/udev-trigger
2023-08-28 22:56:39 +01:00

7 lines
179 B
Text

# Trigger udev events for already-present devices.
type = scripted
command = /bin/udevadm trigger --action=add
logfile = /run/udev-trigger.log
restart = false
depends-on = udevd