Project

General

Profile

Download (272 Bytes) Statistics
| Branch: | Revision:
1 95b003ff Origo
[Unit]
2
DefaultDependencies=no
3
Description=Stabile Pressurecontrol
4
Wants=network-online.target
5
After=mysql.service
6
Requires=mysql.service
7
8
[Service]
9
Type=simple
10
ExecStart=/usr/local/bin/pressurecontrol
11
TimeoutSec=15
12
RemainAfterExit=yes
13
14
[Install]
15
WantedBy=multi-user.target