mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
atvclient: remove systemd service. atvclient is now started by udev
This commit is contained in:
parent
1e156d9d3e
commit
60536160db
@ -34,7 +34,3 @@ PKG_LONGDESC="atvclient is a background application for Linux that reads input f
|
||||
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
post_install () {
|
||||
enable_service atvclient.service
|
||||
}
|
||||
|
@ -1,11 +0,0 @@
|
||||
[Unit]
|
||||
Description=ATV client remote support
|
||||
After=syslog.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/atvclient -m
|
||||
KillMode=process
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user