On Mon, Jun 10, 2019 at 06:27:04PM +0200, Jaime Caamaño Ruiz wrote:
> systemd assesses the presssence of all EnvironmentFile before execution
> of Exec* directives, thus useropts needs to be optional even though it
> will always be created at ExecStartPre.
>
> Problem introduced with commit 94e1e8be3.
>
> Signed-off-by: Jaime Caamaño Ruiz <[email protected]>
Would you mind reposting after converting the "Problem introduced with
commit 94e1e8be3." line into a Fixes tag for these patches, e.g.:
Fixes: 94e1e8be3187 ("rhel: run ovn with the same user as ovs")
I have a git-fixes script I use to generate these tags, which is just
this one-liner:
git --no-pager log -1 --pretty=format:"CC: %an <%ae>%nFixes: %h (\"%s\")%n"
--abbrev=12 "$@"
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev