File: lomiri-account-polld.user.service

package info (click to toggle)
lomiri-account-polld 0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 340 kB
  • sloc: cpp: 1,599; python: 215; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 274 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Checks for notifications from external accounts and passes them as push notifications
Before=lomiri.target
PartOf=lomiri.target

[Service]
Type=dbus
ExecStart=/usr/bin/lomiri-account-polld
BusName=com.lomiri.AccountPolld

[Install]
WantedBy=lomiri.target