httpd/SOURCES/action-graceful.sh
2021-09-10 10:58:53 +00:00

3 lines
45 B
Bash

#!/bin/sh
exec /sbin/apachectl graceful "$@"