Skip to content

Instantly share code, notes, and snippets.

@khardix
Created March 18, 2019 08:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khardix/d8e347c73e3355f3bfd9fcb83afc26ea to your computer and use it in GitHub Desktop.
Save khardix/d8e347c73e3355f3bfd9fcb83afc26ea to your computer and use it in GitHub Desktop.
Mako dbus activation unit file draft
[Unit]
Description=Mako notification daemon
Documentation=man:mako(1) man:makoctl(1)
PartOf=graphical-session.target
[Service]
Type=dbus
BusName=org.freedesktop.Notifications
ExecStart=/usr/bin/mako
[Install]
WantedBy=default.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment