summarylogtreecommitdiffstats
path: root/shifter-imagegw.service
blob: 14052dc2e3aae874cc89b5e34328105d4f140de3 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Shifter Image Gateway
Wants=network.target

[Service]
Type=forking
ExecStart=/opt/shifter/imagegw/start-imagegw.sh
KillMode=control-group

[Install]
WantedBy=multi-user.target