mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
xorg-server: remove monitor service files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
108f854955
commit
0bfe0a351c
@ -193,6 +193,5 @@ post_makeinstall_target() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
enable_service xorg-monitor.path
|
|
||||||
enable_service xorg.service
|
enable_service xorg.service
|
||||||
}
|
}
|
||||||
|
@ -1,9 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Xorg configfile monitor
|
|
||||||
After=xorg.service
|
|
||||||
|
|
||||||
[Path]
|
|
||||||
PathModified=/run/openelec/debug.conf
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=graphical.target
|
|
@ -1,10 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Xorg configfile monitor
|
|
||||||
After=xorg.service
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
ExecStart=/bin/systemctl restart xorg.service
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=graphical.target
|
|
Loading…
x
Reference in New Issue
Block a user