diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 15:35:15 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 15:35:15 +0000 |
commit | 7e3160d37441f705381c91dd724ca5557eea322a (patch) | |
tree | 4d0a57939694fecbd2850cf3f43e9aaa1ea60017 /action-graceful.sh | |
parent | 69b3fe0871448d1afbdda2550a37cee9cca8cfd1 (diff) |
automatic import of httpdopeneuler24.03_LTS
Diffstat (limited to 'action-graceful.sh')
-rw-r--r-- | action-graceful.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/action-graceful.sh b/action-graceful.sh new file mode 100644 index 0000000..4976087 --- /dev/null +++ b/action-graceful.sh @@ -0,0 +1,2 @@ +#!/bin/sh +exec /sbin/apachectl graceful |