]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/openssh
Updated asterisk package.
[people/pmueller/ipfire-2.x.git] / lfs / openssh
index 7ce9c63e6fc2cb33dee3eec80cbdf268e0139baa..5e2f6865d54fb15c2dcb2d9b6be9d9622055725f 100644 (file)
@@ -89,7 +89,5 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
            -e 's/^#\?X11Forwarding .*$$/X11Forwarding no/' \
            -e 's/^#\?AllowTcpForwarding .*$$/AllowTcpForwarding no/' \
            /etc/ssh/sshd_config
-       touch /var/ipfire/remote/enablessh
-       chown nobody:nobody /var/ipfire/remote/enablessh
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)