summarylogtreecommitdiffstats
path: root/udevmon.service
blob: ef4491cdbf94976027d5a7a5d66bb92d9139149e (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=udevmon
Wants=systemd-udev-settle.service
After=systemd-udev-settle.service

[Service]
ExecStart=/usr/bin/nice -n -20 /usr/bin/udevmon -c /etc/udevmon.yaml

[Install]
WantedBy=multi-user.target