# # vga/scripts/fglrx.stop # rmmod ${1} || die "failed to remove ${1} module" # # vim:fenc=utf-8:ft=sh:ci:pi:sts=0:sw=4:ts=4: #