Update README
This commit is contained in:
		@@ -15,8 +15,9 @@ The install script then generates a Systemd mount file for each mount, with the
 | 
				
			|||||||
* `template.mount` is a template for Systemd mount units.
 | 
					* `template.mount` is a template for Systemd mount units.
 | 
				
			||||||
* `close-vault.conf.template` is a Systemd drop-in template, for auto-locking.
 | 
					* `close-vault.conf.template` is a Systemd drop-in template, for auto-locking.
 | 
				
			||||||
#### Installation
 | 
					#### Installation
 | 
				
			||||||
* `mounts.conf.template` contains a mount definition example, and should be copied locally to `mounts.conf`
 | 
					* `mounts.conf.template` contains a mount definition example, and should be copied locally in `mounts.conf.d`
 | 
				
			||||||
  (with your own mounts definitions).
 | 
					  as `<something>.conf`, for each of your mounts.
 | 
				
			||||||
* `install.sh` script copies Systemd templates to their destination, depending on your definitions in `mounts.conf`.
 | 
					* `install.sh` script copies Systemd templates to their destination, depending on your definitions in `mounts.conf.d`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### TODO
 | 
					### TODO
 | 
				
			||||||
 | 
					* Nothing
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user