Browse Source

Merge pull request #7846 from heyitsanthony/build-aci-annotate

scripts: annotate with acbuild with supports-systemd-notify
Anthony Romano 8 years ago
parent
commit
b1720b779c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/build-aci

+ 1 - 0
scripts/build-aci

@@ -49,6 +49,7 @@ cat <<DF > $TMPHOSTS
 DF
 
 acbuild --debug set-name coreos.com/etcd
+acbuild --debug annotation add appc.io/executor/supports-systemd-notify true
 
 acbuild --debug copy $BINARYDIR/etcd /usr/local/bin/etcd
 acbuild --debug copy $BINARYDIR/etcdctl /usr/local/bin/etcdctl