summarylogtreecommitdiffstats
path: root/warning.install
blob: 4dfb416ba499948d225a6a6abe980764436cfc52 (plain)
1
2
3
post_install(){
	echo "Sudo-rs is currently under active development and is not suited for any production environment. Using sudo-rs is only recommended for development and testing purposes, but you should expect any system that has sudo-rs installed to break easily and to not be secure."
}