aboutsummaryrefslogtreecommitdiff
path: root/home/.config/systemd/user/dbusmonitor.service
blob: 0fdd942dbb80d8bad0d4b9a4326c7ff117c6ee13 (plain) (blame)
1
2
3
4
5
6
7
8
9
[Unit]
Description=user service to listen to system dbus sevents

[Service]
Type=simple
ExecStart=%h/.local/bin/dbusmonitor

[Install]
WantedBy=default.target