X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ae92d144610446849eb568247a44f02ae985c281:/services/keep-web/keep-web.service..9acc8cb9cd9ca4429712b0d31b647e9a6ecf2d96:/cmd/arvados-server/keep-web.service diff --git a/services/keep-web/keep-web.service b/cmd/arvados-server/keep-web.service similarity index 82% rename from services/keep-web/keep-web.service rename to cmd/arvados-server/keep-web.service index cb5fdf84fc..e889804cb5 100644 --- a/services/keep-web/keep-web.service +++ b/cmd/arvados-server/keep-web.service @@ -3,15 +3,17 @@ # SPDX-License-Identifier: AGPL-3.0 [Unit] -Description=Arvados Keep web gateway +Description=Arvados Keep WebDAV gateway Documentation=https://doc.arvados.org/ After=network.target +AssertPathExists=/etc/arvados/config.yml # systemd>=230 (debian:9) obeys StartLimitIntervalSec in the [Unit] section StartLimitIntervalSec=0 [Service] Type=notify +EnvironmentFile=-/etc/arvados/environment ExecStart=/usr/bin/keep-web # Set a reasonable default for the open file limit LimitNOFILE=65536