überall eingespielt aber noch nicht extern getestet

This commit is contained in:
Marcus Gillitzer
2021-11-10 16:40:40 +01:00
parent 86105746d1
commit b2810e0762
12 changed files with 220 additions and 10 deletions

View File

@ -0,0 +1,14 @@
[Unit]
Description=AMS start-/stopALL-Skript
[Service]
Type=simple
User=jetty
Group=dba
#Environment="AA=bb"
ExecStart=/home/jetty/startALL
ExecStop=/home/jetty/stopALL
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target