summarylogtreecommitdiffstats
path: root/udevmon.service
blob: 744cb088619718c9e16f00d7703f33db16c5deaa (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=udevmon
After=systemd-user-sessions.service

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

[Install]
WantedBy=multi-user.target