rename initdb to initpg
This commit is contained in:
parent
53ce3f3aad
commit
6791425d46
7 changed files with 4 additions and 4 deletions
|
@ -1,2 +1,2 @@
|
||||||
initdb
|
initpg
|
||||||
db-password
|
db-password
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
initdb
|
initpg
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
s6-setuidgid postgres initdb
|
|
1
rootfs/etc/s6-overlay/s6-rc.d/initpg/up
Normal file
1
rootfs/etc/s6-overlay/s6-rc.d/initpg/up
Normal file
|
@ -0,0 +1 @@
|
||||||
|
s6-setuidgid postgres initpg
|
|
@ -1,3 +1,3 @@
|
||||||
initdb
|
initpg
|
||||||
db-password
|
db-password
|
||||||
confd
|
confd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue