Skip to content

Commit

Permalink
mako: make systemd aware of the dbus capabilities
Browse files Browse the repository at this point in the history
Signed-off-by: Antoine Damhet <antoine.damhet@lse.epita.fr>
  • Loading branch information
xdbob committed Aug 13, 2019
1 parent ccb8e1a commit 40ad585
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion systemd/mako.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ PartOf=wayland-session.target
After=wayland-session.target

[Service]
Type=simple
Type=dbus
ExecStart=/usr/bin/mako
BusName=org.freedesktop.Notifications

[Install]
WantedBy=wayland-session.target

0 comments on commit 40ad585

Please sign in to comment.