summarylogtreecommitdiffstats
path: root/bettercrewlink.install
blob: 9d89386fb393a472c1106c6ced3518c3813b4867 (plain)
1
2
3
post_install() {
	setcap cap_sys_ptrace=eip /usr/bin/wineserver
}