mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xinit: change path of xinitrc.d to /etc/xinitrc.d
This commit is contained in:
parent
44f63e03b5
commit
a3f728ae96
@ -2,6 +2,6 @@
|
||||
|
||||
. /etc/sysconfig
|
||||
|
||||
for file in /etc/X11/xinit/xinitrc.d/* ; do
|
||||
for file in /etc/xinitrc.d/* ; do
|
||||
. ${file}
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user