We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de9cfb commit 6047810Copy full SHA for 6047810
1 file changed
doc/ChangeLog.md
@@ -14,6 +14,10 @@ All relevant changes are documented in this file.
14
- Set USER and LOGNAME environment variables when dropping privileges.
15
Fixes issues with software like rootless Podman that determines user
16
identity from environment variables, by Aaron Andersen
17
+- Add `remain:yes` option for run/task oneshot commands, similar to the
18
+ systemd `RemainAfterExit=yes`, by Aaron Andersen
19
+- Clear service conditions on `initctl reload NAME` to ensure dependent
20
+ services are properly updated
21
22
### Fixes
23
- Fix #464: invalid user:group examples in cgroups.md
0 commit comments