It's caused by apparmor, with following it works

root@mail-proxymx-4:~$ cat /etc/apparmor.d/usr.sbin.postsrsd
#include <tunables/global>

/usr/sbin/postsrsd {
  #include <abstractions/base>
  #include <abstractions/nameservice>

  capability setuid,
  capability sys_chroot,
  /etc/postsrsd.secret r,
  /usr/sbin/postsrsd mr,
}

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1928735

Title:
  unable to start (segmentation fault)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postsrsd/+bug/1928735/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to