summarylogtreecommitdiffstats
path: root/udevmon.service
diff options
context:
space:
mode:
Diffstat (limited to 'udevmon.service')
-rw-r--r--udevmon.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/udevmon.service b/udevmon.service
index 98552ae60134..744cb0886197 100644
--- a/udevmon.service
+++ b/udevmon.service
@@ -1,8 +1,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=basic.target
+WantedBy=multi-user.target