summaryrefslogtreecommitdiffstats
path: root/core/modules/xorg
diff options
context:
space:
mode:
authorSimon Rettberg2021-07-23 13:58:22 +0200
committerSimon Rettberg2021-07-23 13:58:22 +0200
commit32a45fff4e043c872398fc302c7f0d19ad3a2fe4 (patch)
tree488af9a230f04b430012b706c4c640965e691eba /core/modules/xorg
parent[kiosk-chromium] if interactive mode and user was active, reload -> exit (diff)
downloadmltk-32a45fff4e043c872398fc302c7f0d19ad3a2fe4.tar.gz
mltk-32a45fff4e043c872398fc302c7f0d19ad3a2fe4.tar.xz
mltk-32a45fff4e043c872398fc302c7f0d19ad3a2fe4.zip
[systemd] Drop /usr prefix
Diffstat (limited to 'core/modules/xorg')
-rw-r--r--core/modules/xorg/module.conf1
-rw-r--r--core/modules/xorg/module.conf.centos1
-rw-r--r--core/modules/xorg/module.conf.fedora1
-rw-r--r--core/modules/xorg/module.conf.opensuse1
-rw-r--r--core/modules/xorg/module.conf.opensuse.13.11
-rw-r--r--core/modules/xorg/module.conf.opensuse.13.21
6 files changed, 1 insertions, 5 deletions
diff --git a/core/modules/xorg/module.conf b/core/modules/xorg/module.conf
index dfa86b3a..875c225f 100644
--- a/core/modules/xorg/module.conf
+++ b/core/modules/xorg/module.conf
@@ -24,6 +24,7 @@ REQUIRED_DIRECTORIES="
/usr/share/fonts
/usr/share/glvnd
/usr/share/X11
+ /lib/udev
"
REQUIRED_FILES="
"
diff --git a/core/modules/xorg/module.conf.centos b/core/modules/xorg/module.conf.centos
index 22e4890a..e76a37ba 100644
--- a/core/modules/xorg/module.conf.centos
+++ b/core/modules/xorg/module.conf.centos
@@ -62,7 +62,6 @@ REQUIRED_LIBRARIES="
"
REQUIRED_DIRECTORIES+="
/usr/bin
- /usr/lib/udev
/usr/$LIB64/xorg
/usr/share/fonts
"
diff --git a/core/modules/xorg/module.conf.fedora b/core/modules/xorg/module.conf.fedora
index 7ffba4da..d2172ff1 100644
--- a/core/modules/xorg/module.conf.fedora
+++ b/core/modules/xorg/module.conf.fedora
@@ -64,7 +64,6 @@ REQUIRED_LIBRARIES="
"
REQUIRED_DIRECTORIES+="
/usr/bin
- /usr/lib/udev
/usr/$LIB64/xorg
/usr/share/fonts
"
diff --git a/core/modules/xorg/module.conf.opensuse b/core/modules/xorg/module.conf.opensuse
index 75c6b866..79fceb7e 100644
--- a/core/modules/xorg/module.conf.opensuse
+++ b/core/modules/xorg/module.conf.opensuse
@@ -51,7 +51,6 @@ REQUIRED_LIBRARIES="
"
REQUIRED_DIRECTORIES+="
/usr/bin
- /usr/lib/udev
/usr/$LIB64/xorg
/usr/share/fonts
"
diff --git a/core/modules/xorg/module.conf.opensuse.13.1 b/core/modules/xorg/module.conf.opensuse.13.1
index 29a3c4e5..1c11dfaf 100644
--- a/core/modules/xorg/module.conf.opensuse.13.1
+++ b/core/modules/xorg/module.conf.opensuse.13.1
@@ -87,7 +87,6 @@ REQUIRED_LIBRARIES="
"
REQUIRED_DIRECTORIES+="
/usr/bin
- /usr/lib/udev
/usr/$LIB64/xorg
/usr/share/fonts
"
diff --git a/core/modules/xorg/module.conf.opensuse.13.2 b/core/modules/xorg/module.conf.opensuse.13.2
index 894b9ed0..b1254e1b 100644
--- a/core/modules/xorg/module.conf.opensuse.13.2
+++ b/core/modules/xorg/module.conf.opensuse.13.2
@@ -84,7 +84,6 @@ REQUIRED_LIBRARIES="
"
REQUIRED_DIRECTORIES+="
/usr/bin
- /usr/lib/udev
/usr/$LIB64/xorg
/usr/share/fonts
"