add sshd to csync
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
/usr/sbin/xinetd -d
|
||||
/usr/sbin/xinetd -dontfork
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
/usr/sbin/xinetd -d
|
||||
/usr/sbin/xinetd -dontfork
|
||||