updated on Sat Jan 21 16:18:39 UTC 2012
[aur-mirror.git] / tuxonice-userui / userui-install
blob839b57ca9cec40698226afa1c31846a5161c8232
1 build ()
3     if [ -d /etc/splash/tuxonice ]; then
4         add_full_dir /etc/splash/tuxonice
5     fi
6     add_binary /usr/sbin/tuxoniceui
7     SCRIPT="userui"
10 help ()
12 cat <<HELPEOF
13   This hook adds the tuxonice userui to your initramfs. If
14   /etc/splash/tuxonice exists, it will also add that directory.
15 HELPEOF