Overview
Request 1167142 accepted
On a transactional system make sure that /var and /etc are mounted on a soft-reboot, the system may hang otherwise.
Implemented in prepare-nextroot-for-softreboot.service
This is required for soft-reboot support in transactional-update 4.6.5.
- Created by fos
- In state accepted
- 7 package maintainers
Loading...
Request History
fos created request
On a transactional system make sure that /var and /etc are mounted on a soft-reboot, the system may hang otherwise.
Implemented in prepare-nextroot-for-softreboot.service
This is required for soft-reboot support in transactional-update 4.6.5.
mgerstner accepted review
mgerstner approved review
fbonazzi accepted request
Looks like this fell through the cracks. Approving
Can you point us to where this prepare-nextroot-for-softreboot.service is packaged?
It's part of transactional-update: https://github.com/openSUSE/transactional-update/tree/master/systemd, which in turn is packaged in https://build.opensuse.org/package/show/Base:System/transactional-update.
The script looks okay, although the line
DEFAULT_SUBVOL="$(btrfs subvolume get-default /)"
seems to be unused.Oh dear, thanks for noticing! That's a forgotten - and now indeed unused - leftover from a previous incarnation of the script... Will be removed in the next version.
@RBrownSUSE, @dancermak, @favogt, @kukuk, @lnussel: review reminder