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

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

[Install]
WantedBy=multi-user.target