mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
avahi: remove monitor service files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8ceb59a8cd
commit
740e057719
@ -108,6 +108,5 @@ post_install() {
|
|||||||
add_group avahi 495
|
add_group avahi 495
|
||||||
|
|
||||||
enable_service avahi-daemon.service
|
enable_service avahi-daemon.service
|
||||||
enable_service avahi-monitor.path
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,9 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Avahi configfile monitor
|
|
||||||
|
|
||||||
[Path]
|
|
||||||
PathModified=/storage/.cache/services/avahi.conf
|
|
||||||
PathModified=/run/openelec/debug/avahi.conf
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
@ -1,10 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Avahi configfile monitor
|
|
||||||
After=avahi-daemon.service
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
ExecStart=/bin/systemctl restart avahi-daemon.service
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
Loading…
x
Reference in New Issue
Block a user