summarylogtreecommitdiffstats
path: root/config.install
blob: 185d22ea1c3bdcdd4d4036fd046a6bc29b754dc8 (plain)
1
2
3
4
post_install() {
	echo "To be able to configure the unlocker without superuser rights,"
	echo "consider adding yourself to games group: usermod -a -G games"
}