Re: [systemd-devel] Unset option in drop-in override

2019-06-19 Thread Dominick C. Pastore
On Wed, Jun 19, 2019, at 6:19 AM, Lennart Poettering wrote: > On Di, 18.06.19 22:05, Dominick C. Pastore ([email protected]) wrote: > > > Hello, > > > > I think this is an easy question but I can't find the answer > > anywhere. > > Which version of systemd are you using? Version 232. > >

Re: [systemd-devel] Unset option in drop-in override

2019-06-19 Thread Lennart Poettering
On Di, 18.06.19 22:05, Dominick C. Pastore ([email protected]) wrote: > Hello, > > I think this is an easy question but I can't find the answer > anywhere. Which version of systemd are you using? > > I'm having some trouble with a unit file drop-in overrride. I have a package > that uses

[systemd-devel] Unset option in drop-in override

2019-06-18 Thread Dominick C. Pastore
Hello, I think this is an easy question but I can't find the answer anywhere. I'm having some trouble with a unit file drop-in overrride. I have a package that uses some options that are incompatible with the LXD container I'm running it in. Specifically, the following two options: [Service] I