瀏覽代碼

scripts: annotate with acbuild with supports-systemd-notify

Fixes #7840
Anthony Romano 8 年之前
父節點
當前提交
6c1ce697a6
共有 1 個文件被更改,包括 1 次插入0 次删除
  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