summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd/module.conf
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/systemd/module.conf
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/systemd/module.conf')
-rw-r--r--core/modules/systemd/module.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/systemd/module.conf b/core/modules/systemd/module.conf
index 4ee773b9..ef64043e 100644
--- a/core/modules/systemd/module.conf
+++ b/core/modules/systemd/module.conf
@@ -57,7 +57,7 @@ REQUIRED_DIRECTORIES="
/usr/include
/usr/share/dbus-1
/usr/share/polkit-1
- /usr/lib/udev
+ /lib/udev
/usr/lib/tmpfiles.d
- /usr/lib/systemd/user
+ /lib/systemd/user
"