Sign in
apache
/
infrastructure-testapp
/
8101a42a5ff2116f080818d53aed753d064bd605
/
.
/
testapp.service
blob: 9a5f2e91fa0d7e726529533351dae28970e5d5c0 [
file
] [
log
] [
blame
]
[
Unit
]
Description
=
Pipservice
Test
Application
[
Service
]
Type
=
simple
WorkingDirectory
=
/opt/
testapp
ExecStart
=
/usr/
local
/
bin
/
pipenv run python3 testapp
.
py
Restart
=
on
-
failure
[
Install
]
WantedBy
=
multi
-
user
.
target