Remove condition on existance of /run/ostree-booted for bootc systemd units/timers - #2437
Remove condition on existance of /run/ostree-booted for bootc systemd units/timers#2437godvino wants to merge 1 commit into
Conversation
Johan-Liebert1
left a comment
There was a problem hiding this comment.
We shouldn't outright remove this. This should be OR'd with something like ConditionKernelCommandLine=composefs
875f0ab to
d7a0967
Compare
Done. |
Johan-Liebert1
left a comment
There was a problem hiding this comment.
#2248 adds another kernel cmdline for composefs so we should not forget to add that in here as well once it's merged
|
Also, @godvino could you sign your commit with |
d7a0967 to
636f146
Compare
Done. |
|
Hmm... DCO's still failing. That command should've added a Do you have name and email properly set up for git? |
… units/timers. This file is created by ostree backend and won't be present for systems using composefs backend Signed-off-by: Godvin Ouseph <godvvino@gmail.com>
636f146 to
781bbca
Compare
Should be fixed now. |
This file is created by ostree backend and won't be present for systems using composefs backend