|
root / examples / with-stop-script / stop.sh
stop.sh Bash 4 lines 111 B
1
2
3
#!/bin/sh
# Graceful shutdown: tell the daemon to flush and exit cleanly.
exec example-dbctl --shutdown --wait