forked from cisti/infra
11 lines
No EOL
202 B
Desktop File
11 lines
No EOL
202 B
Desktop File
[Unit]
|
|
Description=goploader
|
|
|
|
[Service]
|
|
Type=simple
|
|
User=goploader
|
|
WorkingDirectory=/srv/goploader/goploader-server
|
|
ExecStart=/srv/goploader/goploader-server/server
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |