instance: make sure values are not inherited from previous runs
authorDaniel Golle <daniel@makrotopia.org>
Wed, 29 Jul 2020 21:17:05 +0000 (22:17 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 30 Jul 2020 15:39:28 +0000 (16:39 +0100)
commit28be01131dc9620fc8b56614e62207e381328fba
treed0ed989c3b7b64680e69103328763b250cdfa56c
parent08133b8e1dc7d095d1dad1994d3e46bff1eb466f
instance: make sure values are not inherited from previous runs

Code to update and move instance attributes has been neglected when
new instance and jail options were added.
Add the ones which were missing.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
service/instance.c