9f2d4b6687743e413b4e6095de69b98bd711bc9d
				
			
			
		
	Firefox Backup
This script performs a backup (archiving) of Firefox profile to a backup directory (ideally located on a different volume). As its purpose is to be run at computer shutdown (see service file), it also removes, if it exists, the 10-day old archive.
Files
firefox-backup.shperforms a save of you Firefox profile.variables.conf.templatescontains examples variables definitions, and should be copied locally tovariables.conf(with any required modifications).systemd-templates/contains Systemd units templates for running the script unattended.
Installation
install.shcopies Systemd templates to their destination, and enables backup for the user running the script.
Notes
- If your backup directory is not on root volume, you may want to add a drop-in for the service unit, with
Requires=<mount-point>.mount 
TODO
Description
				
					Languages
				
				
								
								
									Shell
								
								100%