Comment 11 for bug 2000630

Revision history for this message
Nobuto Murata (nobuto) wrote :

In the postinst script, chown is executed against only /var/lib/ceph/crash, not recursively.

+ dpkg-statoverride --list /var/lib/ceph/crash
+ [ -d /run/systemd/system ]
+ [ crash = mon ]
+ chown ceph:ceph /var/lib/ceph/crash