really add example configuration files
This commit is contained in:
parent
a868836031
commit
ff3bdf1e2d
2 changed files with 14 additions and 0 deletions
7
extra/root.conf.example
Normal file
7
extra/root.conf.example
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# snap-pac example configuration file for a snapper config named "root"
|
||||||
|
# See snap-pac(8) for details
|
||||||
|
|
||||||
|
SNAPSHOT="yes"
|
||||||
|
CLEANUP_ALGORITHM="number"
|
||||||
|
#PRE_DESCRIPTION="pacman pre snapshot"
|
||||||
|
#POST_DESCRIPTION="pacman post snapshot"
|
||||||
7
extra/snap-pac.conf.example
Normal file
7
extra/snap-pac.conf.example
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# snap-pac example configuration file
|
||||||
|
# See snap-pac(8) for details
|
||||||
|
|
||||||
|
ABORT_ON_FAIL="no"
|
||||||
|
DESC_LIMIT="72"
|
||||||
|
LINK_MODULES="no"
|
||||||
|
KERNEL_PACKAGE="linux"
|
||||||
Loading…
Add table
Reference in a new issue