Create an /etc configuration manager module
Created by: SunilMohanAdapa
Allows user to roll back and fork their
/etcconfiguration via etckeeper.How should Plinth refresh its configuration? On each page load? Should it cache each settings file's values based on the last modified date (akin to make)?
The Run
etc-keeper --commitaround each action and commit/etcPeriodicallyTODO items will also be included in this module when it's complete.
Edited by Sunil Mohan Adapa