Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Depend on newer version of systemd
Browse files Browse the repository at this point in the history
  • Loading branch information
sargun committed Jul 26, 2018
1 parent 9b11139 commit 5edc1fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/builder/titus-executor-builder.sh
Expand Up @@ -101,6 +101,7 @@ fpm -t deb -s dir -C root \
--deb-field "Branch: ${git_sha}" \
--deb-activate ldconfig \
--depends libc6 \
--depends 'systemd >= 237-3ubuntu10' \
--deb-recommends lxcfs \
--deb-recommends atlas-titus-agent \
${provides:-} \
Expand Down

0 comments on commit 5edc1fa

Please sign in to comment.