Skip to content

Commit

Permalink
install_packets_for_v2 updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rd235 committed Nov 21, 2024
1 parent 92a6b06 commit e3b16f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions archive/install_scripts/install_packets_for_v2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
apt-get --yes install git python3 build-essential cmake make autogen \
autoconf libtool libcap-dev libattr1-dev libfuse-dev libwolfssl-dev \
libexecs-dev libmhash-dev libpam0g-dev libssl-dev netcat-openbsd netcat-traditional \
libfuse-dev e2fsprogs comerr-dev e2fslibs-dev xterm \
libfuse3-dev e2fsprogs comerr-dev e2fslibs-dev xterm \
udhcpc x11-utils libpcap-dev libslirp-dev vim gzip \
vde2 vdetelweb archivemount libarchive-dev sshfs
vde2 vdetelweb archivemount libarchive-dev sshfs fuse2fs

ln -sf /bin/false /bin/nologin
echo 'kernel.unprivileged_userns_clone=1' > /etc/sysctl.d/00-local-userns.conf
Expand Down

0 comments on commit e3b16f2

Please sign in to comment.