summarylogtreecommitdiffstats
path: root/lfs-test-server.service
blob: 13da4c4a10479a3faf81c4f5d9a640654dd66464 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Standalone Git LFS server
After=network.target

[Service]
EnvironmentFile=/etc/lfs-test-server/config
ExecStart=/usr/bin/lfs-test-server

[Install]
WantedBy=multi-user.target