]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/openssh
SMP-Config angepasst.. CGIs usw. wurden im Windoof-Format gespeichert... muss noch...
[people/teissler/ipfire-2.x.git] / lfs / openssh
index c975a2601b30856b9652a7eda1d33fbf96deaff1..2061f3b49881d2edf25f1e87fd01bc9be4f4ba3a 100644 (file)
@@ -98,5 +98,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
            -e 's/^#\?X11Forwarding .*$$/X11Forwarding no/' \
            -e 's/^#\?AllowTcpForwarding .*$$/AllowTcpForwarding no/' \
            /etc/ssh/sshd_config
+       touch /var/ipfire/remote/enable
+       chown nobody:nobody /var/ipfire/remote/enable
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)