update everything to current config
This commit is contained in:
10
etc/systemd/system/udevmon.service
Normal file
10
etc/systemd/system/udevmon.service
Normal file
@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=udevmon
|
||||
Wants=systemd-udev-settle.service
|
||||
After=systemd-udev-settle.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/nice -n -20 udevmon -c /etc/interception/udevmon.yaml
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user