Vicente jimenez Aguilar created CASSANDRA-15770:
---------------------------------------------------
Summary: debian 10 Buster: stop and restart fail
Key: CASSANDRA-15770
URL: https://issues.apache.org/jira/browse/CASSANDRA-15770
Project: Cassandra
Issue Type: Bug
Reporter: Vicente jimenez Aguilar
Attachments: 0001-Fix-init-script-for-debian-Buster.patch
debian 10 Buster have an update {{start-stop-daemon}}.
{{start-stop-daemon}} since version 1.19.3 fail to stop matching only a pidfile
that can be writen by an unprivileged (non-root) user because it is considered
a security risk.
Adding a second matching option (user) solved this.
This fix does not break compatibility with older versions and does not mess
with pidfile's mode or permissions.
Related: CASSANDRA-15099
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]