update ini file location

This commit is contained in:
Wes Barnett 2021-05-16 19:20:53 -04:00
parent 6dc564314c
commit 759a2cc84c
No known key found for this signature in database
GPG key ID: 1070BCC98C18BD66

View file

@ -8,15 +8,9 @@ Configuration is done via Python ini configuration files. The defaults
should be suitable for most users, so you may not need to do any configuration at all. should be suitable for most users, so you may not need to do any configuration at all.
By default only the ``root`` snapper configuration is snapshotted. By default only the ``root`` snapper configuration is snapshotted.
A commented example configuration files is located at ``/etc/snap-pac.ini.example``. A commented example configuration files is located at ``/etc/snap-pac.ini``.
To configure, copy the example configuration file: Edit with your favorite editor. The file is commented and should be
.. code-block:: bash
cp /etc/snap-pac.ini{.example,}
Then edit with your favorite editor. The file is commented and should be
self-explanatory. self-explanatory.
Each section corresponds with a snapper configuration. Add additional sections to add Each section corresponds with a snapper configuration. Add additional sections to add