Switch from Systemd to Enit

This commit is contained in:
2025-03-12 13:25:30 +02:00
parent de741d8b89
commit 6157db67c1
5 changed files with 24 additions and 33 deletions
+6
View File
@@ -0,0 +1,6 @@
name: sshd
description: OpenSSH Daemon
type: background
start_cmd: /sbin/sshd -D
exit_method: kill
restart: true