repoSpanner/server: add [install] to unit file
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
ac8246e33d
commit
d1e6ed3c26
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue