]> code.ossystems Code Review - openembedded-core.git/commit
at: atd remove useless --make-pidfile option.
authorXin Ouyang <Xin.Ouyang@windriver.com>
Wed, 26 Sep 2012 07:09:13 +0000 (15:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Sep 2012 13:53:28 +0000 (14:53 +0100)
commitf10d236cda704cd91e185f8dc9c3f52461e2dad1
treec6df744a2c102502fbaa398ec1b7e4266b4d2d4d
parent390e7f1f0b1b21d3c0787a6272583d5829561f95
at: atd remove useless --make-pidfile option.

For start-stop-daemon, --make-pidfile is used when starting a
program that does not create its own pid file.
atd would create its own /var/run/atd.pid, so remove this option.

Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/at/at_3.1.13.bb
meta/recipes-extended/at/files/S99at