mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-23 13:43:18 +02:00
10 lines
168 B
Plaintext
10 lines
168 B
Plaintext
![]() |
[Unit]
|
||
|
Description=LINSTOR Gateway
|
||
|
After=network.target
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/local/bin/linstor-gateway server --addr ":8080"
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|