diff options
author | Alejandro Colomar <alx@kernel.org> | 2024-04-22 20:59:38 +0200 |
---|---|---|
committer | Alejandro Colomar <alx@kernel.org> | 2024-06-18 22:59:45 +0200 |
commit | 2e2e5d1e8e862c5d55cda0035eef90c5b6596112 (patch) | |
tree | c3b099b511d3ed7cafdca21bda9ce527022f25fb /src/nxt_listen_socket.c | |
parent | eca38349cb25ccae89acf3a0dc4dfd9a6ca8770c (diff) | |
download | unit-2e2e5d1e8e862c5d55cda0035eef90c5b6596112.tar.gz unit-2e2e5d1e8e862c5d55cda0035eef90c5b6596112.tar.bz2 |
auto: Don't install $runstatedir
This directory should exist already in the system, and if not, it should
(and will) be created at run time, not at install time.
It triggered a warning in Alpine Linux's packaging system:
ERROR: unit*: Packages must not put anything under /var/run
Fixes: 5a37171f733f ("Added default values for pathnames.")
Fixes: 57fc9201cb91 ("Socket: Created control socket & pid file directories.")
Closes: <https://github.com/nginx/unit/issues/742>
Reported-by: Andy Postnikov <apostnikov@gmail.com>
Tested-by: Andy Postnikov <apostnikov@gmail.com>
Tested-by: Andrew Clayton <a.clayton@nginx.com>
Reviewed-by: Andrew Clayton <a.clayton@nginx.com>
Cc: Liam Crilly <liam@nginx.com>
Cc: Konstantin Pavlov <thresh@nginx.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'src/nxt_listen_socket.c')
0 files changed, 0 insertions, 0 deletions