forked from pool/neard
Accepting request 211230 from home:acho-novell:branches:hardware
Add neard.service to enable neard(bnc#837978). Fixed systemd BuildRequires version. OBS-URL: https://build.opensuse.org/request/show/211230 OBS-URL: https://build.opensuse.org/package/show/hardware/neard?expand=0&rev=3
This commit is contained in:
16
neard.service
Normal file
16
neard.service
Normal file
@@ -0,0 +1,16 @@
|
||||
[Unit]
|
||||
Description=neard service
|
||||
Documentation=man:neard(8)
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=org.neard
|
||||
ExecStart=/usr/lib/nfc/neard -n
|
||||
NotifyAccess=main
|
||||
#WatchdogSec=10
|
||||
#Restart=on-failure
|
||||
#CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW
|
||||
LimitNPROC=1
|
||||
|
||||
[Install]
|
||||
Alias=dbus-org.neard.service
|
Reference in New Issue
Block a user