first commit
This commit is contained in:
7
xxx/deb/DEBIAN/postinst
Normal file
7
xxx/deb/DEBIAN/postinst
Normal 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
|
||||
Reference in New Issue
Block a user