|
root / examples / with-stop-script / start.sh
start.sh Bash 4 lines 153 B
1
2
3
#!/bin/sh
# Start the database, foregrounded so zyginit can supervise it directly.
exec /usr/sbin/example-dbd --foreground --config /etc/example-db.conf