Add additional group membership for ninotnc SMT users

Fixes: #1
This commit is contained in:
Hibby 2024-08-30 12:06:42 +01:00
parent f17801297c
commit 24843bc9cd
Signed by: hibby
SSH Key Fingerprint: SHA256:Y6XbnzN0FEB1R/exPF5hUbHUgE/Nn7M1uT566fxo6pE
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -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
* Install config to /etc

1
debian/postinst vendored
View File

@ -22,6 +22,7 @@ if [ "$1" = configure ]; then
exit 1
}
adduser linbpq dialout
adduser linbpq plugdev
chown :linbpq /opt/oarc/bpq
chmod 775 /opt/oarc/bpq