summaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorKefu Chai <tchaikov@gmail.com>2017-08-27 04:14:14 +0200
committerGitHub <noreply@github.com>2017-08-27 04:14:14 +0200
commit30b5b4627cb28385f442874fa8976116edaae787 (patch)
tree10f923a0e52f76322b1505fd6996a25311500f80 /systemd
parentMerge pull request #17268 from liewegas/wip-21089 (diff)
parentscripts: fix bash path in shebangs (diff)
downloadceph-30b5b4627cb28385f442874fa8976116edaae787.tar.xz
ceph-30b5b4627cb28385f442874fa8976116edaae787.zip
Merge pull request #16494 from asomers/bin_bash
misc: Fix bash path in shebangs Reviewed-by: Willem Jan Withagen <wjw@digiware.nl> Reviewed-by: Kefu Chai <kchai@redhat.com>
Diffstat (limited to 'systemd')
-rw-r--r--systemd/ceph2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/ceph b/systemd/ceph
index 6a692716887..746234b1736 100644
--- a/systemd/ceph
+++ b/systemd/ceph
@@ -1,4 +1,4 @@
-#! /bin/bash
+#! /usr/bin/env bash
### BEGIN INIT INFO
# Provides: ceph ceph-mon ceph-osd