summaryrefslogtreecommitdiff
path: root/packaging/neard.service
blob: 73a31d04d50dcca92974f3a3edc6ee3876b5e032 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=NFC Manager Daemon
Before=network.target

[Service]
Type=dbus
BusName=org.neard
ExecStart=/usr/libexec/nfc/neard -n

[Install]
WantedBy=multi-user.target