Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
Lukas34343434
Explorer
Jump to solution

Are files in usr/scripts preserved after updating Jumbo HotFix or upgrading CheckPoint?

Could you please tell me if files in usr/scripts are preserved after updating Jumbo HotFix or upgrading CheckPoint? Should I store my scripts somewhere else?

0 Kudos
1 Solution

Accepted Solutions
Bob_Zimmerman
MVP Gold
MVP Gold

Files in /usr should survive a jumbo.

Depends on the upgrade method, but I generally would not expect files in /usr to survive an upgrade. In general, upgrades unpack a new lv_current and switch to it. They only copy certain files over.

I put all my user-defined scripts in /var/log/scripts because no type of upgrade touches lv_log. Only wiping a box (e.g, with ISOmorphic) affects that.

View solution in original post

2 Replies
the_rock
MVP Diamond
MVP Diamond

I believe they would be, at least from my experience.

Best,
Andy
"Have a great day and if its not, change it"
0 Kudos
Bob_Zimmerman
MVP Gold
MVP Gold

Files in /usr should survive a jumbo.

Depends on the upgrade method, but I generally would not expect files in /usr to survive an upgrade. In general, upgrades unpack a new lv_current and switch to it. They only copy certain files over.

I put all my user-defined scripts in /var/log/scripts because no type of upgrade touches lv_log. Only wiping a box (e.g, with ISOmorphic) affects that.