repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git]
/
systemd-swap
/
trunk
/
systemd-swap.install
blob
3facd1f65a922691d637eaf73a72297557a658f4
1
post_upgrade() {
2
if [[ $(vercmp "$2" 3) < 0 ]]; then
3
echo "Since 3.0, the config file was moved to /etc/systemd/swap.conf, and incompatible with the old syntax. Please adjust your settings accordingly."
4
fi
5
}