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: 3 additions & 0 deletions hooks/020-extra-files.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ mkdir -p /etc/polkit-1/actions
echo "set static file and folder permissions"
chmod 0755 /etc/systemd/system.conf.d
chmod 0644 /etc/systemd/system.conf.d/11-snapd-ctrl-alt-del-burst.conf

echo "creating wsl mount point"
mkdir -p /usr/lib/wsl
Loading