[Bug 1869710] Re: charon+apparmor can't run updown script unless the system shell is dash

2020-03-30 Thread Simon Déziel
Thanks for the follow-up. ** Changed in: strongswan (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869710 Title: charon+apparmor can't run updown scrip

Re: [Bug 1869710] Re: charon+apparmor can't run updown script unless the system shell is dash

2020-03-30 Thread Peter Benie
On Mon, 30 Mar 2020, Simon Déziel wrote: > charon's profile includes a local override file that is useful when > using non-default setups. As such, I think the proper solution for you > would be to use this: > > echo '/bin/bash rmPUx,' | sudo tee -a > /etc/apparmor.d/local/usr.lib.ipsec.charon >

[Bug 1869710] Re: charon+apparmor can't run updown script unless the system shell is dash

2020-03-30 Thread Simon Déziel
charon's profile includes a local override file that is useful when using non-default setups. As such, I think the proper solution for you would be to use this: echo '/bin/bash rmPUx,' | sudo tee -a /etc/apparmor.d/local/usr.lib.ipsec.charon sudo apparmor_parser -rTW /etc/apparmor.d/usr.lib.i