summaryrefslogtreecommitdiff
path: root/salmeta.service
blob: 08d59f7f0dd08c18f7620b380d95c8654f790e69 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Salmeta MetaWatch manager daemon
Requires=dbus.socket bluetooth.target booster-qt5.service
After=lipstick.service dbus.socket bluetooth.target booster-qt5.service

[Service]
ExecStart=/usr/bin/invoker -o --type=qt5 /usr/bin/salmeta --daemon
Restart=always

[Install]
WantedBy=user-session.target