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

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

[Install]
WantedBy=default.target