parent
f17801297c
commit
24843bc9cd
|
@ -1,3 +1,9 @@
|
||||||
|
linbpq (6.0.24.42-1~hibbian+2) bookworm-hibbian-unstable; urgency=medium
|
||||||
|
|
||||||
|
* Forgot to fix the ninotnc-smt issue, fixed now
|
||||||
|
|
||||||
|
-- Dave Hibberd <hibby@debian.org> Fri, 30 Aug 2024 12:05:54 +0100
|
||||||
|
|
||||||
linbpq (6.0.24.42-1~hibbian+1) bookworm-hibbian-unstable; urgency=medium
|
linbpq (6.0.24.42-1~hibbian+1) bookworm-hibbian-unstable; urgency=medium
|
||||||
|
|
||||||
* Install config to /etc
|
* Install config to /etc
|
||||||
|
|
|
@ -22,6 +22,7 @@ if [ "$1" = configure ]; then
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
adduser linbpq dialout
|
adduser linbpq dialout
|
||||||
|
adduser linbpq plugdev
|
||||||
chown :linbpq /opt/oarc/bpq
|
chown :linbpq /opt/oarc/bpq
|
||||||
chmod 775 /opt/oarc/bpq
|
chmod 775 /opt/oarc/bpq
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue