# ~/.config/linux_post_install/system.env — shared "system" tool config # # Loaded by `pos system health` and `pos system backup` via load_system_env() # with precedence: already-exported environment > this file > defaults. # Commented lines are defaults — uncomment to override. # Roots scanned by `pos system backup --service` and by the backup-age check # in `pos system health`. Default: /srv $HOME/srv #BACKUP_SERVICE_ROOTS=/srv /home/you/srv # Max backup age in days before `pos system health` raises a WARN. Default: 2 #HEALTH_BACKUP_MAX_AGE_DAYS=3