Add 'plymouth-theme-arch-logo/' from commit '00ae1a3844
'
git-subtree-dir: plymouth-theme-arch-logo git-subtree-mainline:32e592d220
git-subtree-split:00ae1a3844
This commit is contained in:
commit
3ee96b7f8e
4 changed files with 53 additions and 0 deletions
12
plymouth-theme-arch-logo/plymouth-theme-arch-logo.install
Normal file
12
plymouth-theme-arch-logo/plymouth-theme-arch-logo.install
Normal file
|
@ -0,0 +1,12 @@
|
|||
post_install() {
|
||||
cat <<EOF
|
||||
|
||||
==> To activate the theme, run as root:
|
||||
==> plymouth-set-default-theme -R arch-logo
|
||||
|
||||
EOF
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install $1
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue