functions: move add_udev_rule() from systemd hook

Created by: eworm-de

This function can be used for setups with systemd in initramfs (hook systemd) or without (hook udev). To avoid code duplication move the code here.

Merge request reports

Loading