mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
SSH von vornherein aktiviert
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@68 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -98,7 +98,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
|||||||
-e 's/^#\?X11Forwarding .*$$/X11Forwarding no/' \
|
-e 's/^#\?X11Forwarding .*$$/X11Forwarding no/' \
|
||||||
-e 's/^#\?AllowTcpForwarding .*$$/AllowTcpForwarding no/' \
|
-e 's/^#\?AllowTcpForwarding .*$$/AllowTcpForwarding no/' \
|
||||||
/etc/ssh/sshd_config
|
/etc/ssh/sshd_config
|
||||||
touch /var/ipfire/remote/enable
|
touch /var/ipfire/remote/enablessh
|
||||||
chown nobody:nobody /var/ipfire/remote/enable
|
chown nobody:nobody /var/ipfire/remote/enablessh
|
||||||
@rm -rf $(DIR_APP)
|
@rm -rf $(DIR_APP)
|
||||||
@$(POSTBUILD)
|
@$(POSTBUILD)
|
||||||
|
|||||||
Reference in New Issue
Block a user