Remove sshd for FreeBSD build

This commit is contained in:
Pim van Pelt
2024-02-07 22:07:19 +00:00
parent e9a1ec6920
commit 14ab4d4054
10 changed files with 0 additions and 65 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1 +0,0 @@
../_common/ovs-config.sh.j2

View File

@ -1 +0,0 @@
../_common/ovs-config.sh.j2