Remove sshd for FreeBSD build
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
|
||||
#!/bin/sh
|
||||
|
||||
echo "Fixing SSH permissions"
|
||||
chown -R root:wheel /etc/ssh
|
||||
chmod 600 /etc/ssh/ssh_host*key
|
||||
|
||||
echo "Restarting SSH"
|
||||
/etc/rc.d/sshd restart
|
@ -1,9 +0,0 @@
|
||||
|
||||
#!/bin/sh
|
||||
|
||||
echo "Fixing SSH permissions"
|
||||
chown -R root:wheel /etc/ssh
|
||||
chmod 600 /etc/ssh/ssh_host*key
|
||||
|
||||
echo "Restarting SSH"
|
||||
/etc/rc.d/sshd restart
|
@ -1,9 +0,0 @@
|
||||
|
||||
#!/bin/sh
|
||||
|
||||
echo "Fixing SSH permissions"
|
||||
chown -R root:wheel /etc/ssh
|
||||
chmod 600 /etc/ssh/ssh_host*key
|
||||
|
||||
echo "Restarting SSH"
|
||||
/etc/rc.d/sshd restart
|
@ -1,9 +0,0 @@
|
||||
|
||||
#!/bin/sh
|
||||
|
||||
echo "Fixing SSH permissions"
|
||||
chown -R root:wheel /etc/ssh
|
||||
chmod 600 /etc/ssh/ssh_host*key
|
||||
|
||||
echo "Restarting SSH"
|
||||
/etc/rc.d/sshd restart
|
@ -1,9 +0,0 @@
|
||||
|
||||
#!/bin/sh
|
||||
|
||||
echo "Fixing SSH permissions"
|
||||
chown -R root:wheel /etc/ssh
|
||||
chmod 600 /etc/ssh/ssh_host*key
|
||||
|
||||
echo "Restarting SSH"
|
||||
/etc/rc.d/sshd restart
|
@ -1,9 +0,0 @@
|
||||
|
||||
#!/bin/sh
|
||||
|
||||
echo "Fixing SSH permissions"
|
||||
chown -R root:wheel /etc/ssh
|
||||
chmod 600 /etc/ssh/ssh_host*key
|
||||
|
||||
echo "Restarting SSH"
|
||||
/etc/rc.d/sshd restart
|
@ -1,9 +0,0 @@
|
||||
|
||||
#!/bin/sh
|
||||
|
||||
echo "Fixing SSH permissions"
|
||||
chown -R root:wheel /etc/ssh
|
||||
chmod 600 /etc/ssh/ssh_host*key
|
||||
|
||||
echo "Restarting SSH"
|
||||
/etc/rc.d/sshd restart
|
Reference in New Issue
Block a user