cleanup systemd files on init, remove modules-load.d from init

This commit is contained in:
Tobias Powalowski 2023-11-02 20:09:50 +01:00
parent db762b2cdf
commit e1af22610f
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,5 @@
On the road to 2023.11:
- kernel 6.6.x
- switched to pure systemd boot in early userspace
2023.10 Highlights:
- GeoIP - CDN Hosting: https://archboot.com,

View file

@ -13,7 +13,7 @@ _run ()
### systemd
_map _binary /usr/lib/systemd/systemd{,-sulogin-shell,-modules-load,-udevd,-sysctl,-vconsole-setup}
_map _file /usr/lib/systemd/{lib*,system-generators/systemd-fstab-generator}
_map _full_dir /usr/lib/modules-load.d /usr/lib/systemd/system
_map _file $(pacman -Ql systemd | grep '/usr/lib/systemd/system/' | cut -d ' ' -f2)
_map _file /usr/share/systemd/{kbd-model-map,language-fallback-map}
### turn on initrd mode