summarylogtreecommitdiffstats
path: root/udevmon.service
blob: dd9b42a209d978c83b916e6f3efdfe74daf2e4dd (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=udevmon

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

[Install]
WantedBy=multi-user.target