rh-jmc-team / jigawatts

Build a jar file for easier access to CRIU from Java
Other
11 stars 5 forks source link

Added handling of /var/lib/sss/pipes/nss file #30

Closed judovana closed 2 years ago

judovana commented 3 years ago

By default, if the file exists, exception is thrown. You can set -Djigawatts.ssspipesnss to ignore to behave as before - to die cryptically Also you may set it to force, which will try to remove file before criu actions and resore afterwards. If anything goes wrong, it throws. Last choice is fierce, which is as force, but do not die if removal or restore of file goes bad

judovana commented 3 years ago

resolves https://github.com/chflood/jigawatts/issues/17

judovana commented 2 years ago

more and more I'm looking into, this should go in