repoSpanner/server: add [install] to unit file

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-04-10 20:08:40 +02:00
parent ac8246e33d
commit d1e6ed3c26

View file

@ -8,3 +8,6 @@ ExecStart=/usr/bin/repospanner serve --config /etc/repospanner/{{region}}-config
User=repoSpanner
Group=repoSpanner
LimitNOFILE=65536
[Install]
WantedBy=multi-user.target