repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git]
/
netcfgfx-git
/
netcfgfx.install
blob
21c320a1c84f38f7a761c5f82cbf73fb6db29f2e
1
post_install() {
2
cat << EOF
3
4
Please be sure that your user is in the network group. If not execute the following (a login/logout is necessary)
5
6
$ gpasswd -a $USER network
7
EOF
8
}