Skip to content

Commit 8685aa9

Browse files
authored
:(
1 parent 2393f6c commit 8685aa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/config/hooks/live/099-install-custom-apps.container etc/config/hooks/live/099-install-custom-apps.chroot

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ sudo chown "rhino-live" -cR "/home/rhino-live"
1818
sudo chown "rhino-live" -cR "/var/cache/pacstall"
1919
git config --global --add safe.directory '*'
2020

21+
sudo sysctl -w kernel.unprivileged_userns_clone=1
2122
#HOME=/home/rhino-live runuser -l rhino-live -c 'pacstall -U oklopfer:rhinobwrap'
2223
#Pacstall installs
2324
HOME=/home/rhino-live runuser -l rhino-live -c 'if [ $(dpkg --print-architecture) = arm64 ]; then FIREFOX="firefox-arm64-deb"; else FIREFOX="firefox-bin"; fi; SUDO_USER=rhino-live PACSTALL_DOWNLOADER=quiet-wget pacstall -PI nala-deb ${FIREFOX} vscodium-deb celeste-bin linux-kernel-stable rhino-core quintom-cursor-theme-git timeshift fake-ubuntu-advantage-tools-deb'

0 commit comments

Comments
 (0)