mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
neard: remove unused service file
Upstream ships a systemd service file now, so we don't need this anymore. (From OE-Core rev: 9a685d60b0549626cccea5fea8f22a57c2306f81) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c0123e59a0
commit
dcb441c6e0
@@ -1,13 +0,0 @@
|
||||
[Unit]
|
||||
Description=neard service
|
||||
Documentation=man:neard(8)
|
||||
After=syslog.target
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=org.neard
|
||||
ExecStart=@installpath@/neard -n
|
||||
|
||||
[Install]
|
||||
Alias=dbus-org.neard.service
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user