mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-06 05:30:57 +00:00
add -no-lock flag to service
This commit is contained in:
Vendored
+1
-1
@@ -9,7 +9,7 @@ Group=aptly-api
|
||||
Environment=TERM=dumb
|
||||
WorkingDirectory=~
|
||||
EnvironmentFile=/etc/default/aptly-api
|
||||
ExecStart=/usr/bin/aptly api serve -config=/etc/aptly.conf -listen=${LISTEN_ADDRESS}
|
||||
ExecStart=/usr/bin/aptly api serve -config=/etc/aptly.conf -no-lock -listen=${LISTEN_ADDRESS}
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user