aswi2021jmsd-gitlab4/x509_management.service @ ed8987e7
1 |
[Unit]
|
---|---|
2 |
Description=X509 certificate management application |
3 |
After=multi-user.target |
4 |
Conflicts=getty@tty1.service |
5 | |
6 |
[Service]
|
7 |
Type=simple |
8 |
ExecStart=/usr/bin/python3 /usr/app/aswi2021jmsd/app.py |
9 |
StandardInput=tty-force |
10 |
Environment="X509_CONFIG=/usr/app/aswi2021jmsd/server.cfg" |
11 | |
12 | |
13 |
[Install]
|
14 |
WantedBy=multi-user.target |
- « Předchozí
- 1
- …
- 11
- 12
- 13
- Další »