Project

General

Profile

Download (338 Bytes) Statistics
| Branch: | Revision:
1
[Unit]
2
Description=Origo Stabile boot and shutdown procedures
3
Wants=network-online.target
4
After=mysql.service
5
Requires=mysql.service
6
After=pressurecontrol.service
7

    
8
[Service]
9
Type=oneshot
10
RemainAfterExit=true
11
ExecStart=/usr/local/bin/steamExec post-boot
12
ExecStop=/usr/local/bin/steamExec pre-shutdown
13

    
14
[Install]
15
WantedBy=multi-user.target
(25-25/27)