1
0
Fork 0
mirror of https://gitlab.com/niansa/simpsh-httpd.git synced 2025-03-06 20:53:36 +01:00

Create simpsh-httpd.service

This commit is contained in:
niansa 2017-12-26 10:22:29 +01:00 committed by GitHub
parent c372b457bf
commit 1145582514
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
simpsh-httpd.service Normal file
View file

@ -0,0 +1,10 @@
[Unit]
Description=simpsh-httpd
[Service]
WorkingDirectory=/usr/share/simpsh-httpd/
ExecStart=/usr/share/simpsh-httpd/start-socat.sh
KillMode=process
[Install]
WantedBy=multi-user.target