aboutsummaryrefslogtreecommitdiffstats
path: root/community/wireshark/wireshark-common.pre-install
blob: e9022d09ccca5ac02d56400fabec687613f64cb8 (plain)
1
2
3
4
#!/bin/sh

addgroup -S wireshark 2>/dev/null
exit 0