2 lines
93 B
Bash
2 lines
93 B
Bash
#!/bin/sh
|
|
/usr/bin/kill -INT `/usr/bin/head -1 /run/runit/supervise.postgresql@VERSION@/pid`
|