changeset 28194 | 7623ba92af72 |
parent 28167 | 66f6dad20c19 |
child 28196 | 87de4a22e8c2 |
--- a/contrib/chg/chg.c Mon Feb 22 23:18:19 2016 -0800 +++ b/contrib/chg/chg.c Mon Feb 22 16:59:08 2016 +0000 @@ -189,7 +189,7 @@ "--cwd", "/", "--cmdserver", "chgunix", "--address", opts->sockname, - "--daemon-pipefds", opts->lockfile, + "--daemon-postexec", opts->lockfile, "--pid-file", opts->pidfile, "--config", "extensions.chgserver=", /* wrap root ui so that it can be disabled/enabled by config */