-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I'd like to see a variant on the preapply/postapply scripts such that the script is a part of a transcript and is only run if the transcript or command file changes. Three examples -
Run lilo if and only if a kernel changed
Run ldconfig only when new libraries are installed
Stop and restart a service if and only if the service is being updated
Original comment by: scsimmons