blob: 61120bbd9b329ee67db92b6fe444890ef34fcb98 (
plain)
| 1
2
3
4
5
 | post_install(){
	echo "########################################################"
	echo "In autofs5 --ghost option isn't valid. In order to start"
	echo "autofs you must remove it from your /etc/conf.d/autofs. "
}
 |