Update postinst
This commit is contained in:
parent
4b1144ed94
commit
eaab24a3c0
|
@ -24,8 +24,7 @@ if [ "$1" = configure ]; then
|
|||
adduser linbpq dialout
|
||||
chown :linbpq /opt/oarc/bpq
|
||||
chmod 775 /opt/oarc/bpq
|
||||
chown :linbpq /etc/bpq32.cfg
|
||||
chmod 664 /etc/bpq32.cfg
|
||||
|
||||
# If we have setcap is installed, set the requirements
|
||||
# which allows us to install our binaries without the setuid
|
||||
# bit.
|
||||
|
|
Loading…
Reference in New Issue