Commit 67008d5
committed
Add function to write reboot-required file with context
This change adds a function that writes the /run/reboot-required file.
This function is called from any deployment operation with the relevant
context about the image that has been staged.
This expands on the functionality requested in: #1574
Related to: #1583
Signed-off-by: Brendan Shephard <[email protected]>1 parent 39b0a32 commit 67008d5
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
794 | 794 | | |
795 | 795 | | |
796 | 796 | | |
797 | | - | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
798 | 805 | | |
799 | 806 | | |
800 | 807 | | |
| |||
870 | 877 | | |
871 | 878 | | |
872 | 879 | | |
| 880 | + | |
| 881 | + | |
873 | 882 | | |
874 | 883 | | |
875 | 884 | | |
| |||
0 commit comments