File udevmon.service of Package interception-tools
[Unit] Description=Monitor input devices for launching tasks Wants=systemd-udev-settle.service After=systemd-udev-settle.service Documentation=man:udev(7) [Service] ExecStart=/usr/bin/udevmon -c /etc/interception/udevmon.yaml Nice=-20 Restart=on-failure OOMScoreAdjust=-1000 [Install] WantedBy=multi-user.target