update configuration defaults
This commit is contained in:
parent
34da5c923f
commit
48469cbbc3
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@
|
||||||
|
|
||||||
# The description of the pre/post snapshots. Default is the pacman command that
|
# The description of the pre/post snapshots. Default is the pacman command that
|
||||||
# called the hook
|
# called the hook
|
||||||
#PRE_DESCRIPTION="$(ps -C pacman -o args=)"
|
#PRE_DESCRIPTION="$(echo $(ps -C pacman -o args=) | sed 'sX/usr/bin/pacmanXpacmanXg')"
|
||||||
#POST_DESCRIPTION="$(ps -C pacman -o args=)"
|
#POST_DESCRIPTION="$(echo $(ps -C pacman -o args=) | sed 'sX/usr/bin/pacmanXpacmanXg')"
|
||||||
|
|
||||||
# Snapper cleanup algorithm to use.
|
# Snapper cleanup algorithm to use.
|
||||||
#CLEANUP_ALGORITHM="number"
|
#CLEANUP_ALGORITHM="number"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue