Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion base/mkosi.skeleton/init
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ mount -t proc none /proc
mount -t sysfs none /sys
mount -t devtmpfs none /dev
mount -t tmpfs none /run
mount -t configfs none /sys/kernel/config

# Execute systemd
exec /lib/systemd/systemd systemd.unit=minimal.target
exec /lib/systemd/systemd systemd.unit=minimal.target