summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dev9.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev9.install b/dev9.install
index 72c43ae00953..99a37b41dc95 100644
--- a/dev9.install
+++ b/dev9.install
@@ -1,5 +1,5 @@
# For DEV9 netplay support
-post_remove()
+post_install()
{
setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' /usr/bin/PCSX2
}