mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
fix initiall setup as user and clear messaging (#2848)
* fix initiall setup as user and clear messaging * fix this and that :) * add IPv6 support to validate_ip function * Use vpn-clearnet as name for the interface * Rebrand and finish with docs link * set static clearnet name * Magic clearnet to the end :D * change the command name * the name is magic-clearnet * wireguard-vps-proxy-setup * one more fix
This commit is contained in:
2
debian/postinst
vendored
2
debian/postinst
vendored
@@ -109,7 +109,7 @@ rm -rf /var/lib/tor/*
|
||||
ln -sf /usr/lib/startos/scripts/chroot-and-upgrade /usr/bin/chroot-and-upgrade
|
||||
ln -sf /usr/lib/startos/scripts/tor-check /usr/bin/tor-check
|
||||
ln -sf /usr/lib/startos/scripts/gather-debug-info /usr/bin/gather-debug-info
|
||||
ln -sf /usr/lib/startos/scripts/wg-vps-setup /usr/bin/wg-vps-setup
|
||||
ln -sf /usr/lib/startos/scripts/wireguard-vps-proxy-setup /usr/bin/wireguard-vps-proxy-setup
|
||||
|
||||
echo "fs.inotify.max_user_watches=1048576" > /etc/sysctl.d/97-startos.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user