summarylogtreecommitdiffstats
path: root/ios-notif-forward.service
blob: a34b5f9d75940df47cec2dfb51b9873d1364086a (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=ios-notif-forward
After=bluetooth.target

[Service]
ExecStart=/usr/bin/ios-notif-forward
Restart=on-failure
RestartSec=3

[Install]
WantedBy=default.target