diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-06-11 17:46:20 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-15 23:00:05 -0300 |
commit | 97b17aea081d7e613f5c7d8e26a83bfa900337e4 (patch) | |
tree | df58ccecae4842a23d07cb6ab30287fba6dfd695 /academic | |
parent | c5027f3395fb5833b8b8d8eb5ffde43ffb48d420 (diff) | |
download | slackbuilds-97b17aea081d7e613f5c7d8e26a83bfa900337e4.tar.gz |
network/radvd: Create piddir and chown before start()
Since the radvd daemon drops privileges when starting, and
it doesn't write its pidfile until *after* dropping privs,
it is unable to do so if /var/run/radvd does not already
exist with daemon:daemon ownership. Even if this directory
is created during packaging, there's no guarantee that it
will persist, as /var/run on tmpfs is quite common these
days (as that's how this problem was discovered here).
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic')
0 files changed, 0 insertions, 0 deletions