first commit

This commit is contained in:
2025-04-09 21:43:00 +02:00
commit af5be2794d
39 changed files with 1947 additions and 0 deletions

7
xxx/deb/DEBIAN/postinst Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
# Startskript aktivieren
systemctl daemon-reload
/bin/systemd-sysusers
/bin/systemd-tmpfiles --create
systemctl enable --now steffen-xxx.service