httpd/SOURCES/action-graceful.sh
2021-10-08 11:47:15 +00:00

3 lines
45 B
Bash

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