create and use custom user on debian install

This commit is contained in:
Jakob Ketterl
2020-02-17 15:03:20 +01:00
parent ad565c5a2b
commit 521755b9f2
3 changed files with 8 additions and 4 deletions

4
debian/postinst vendored Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
set -euxo pipefail
adduser --system --group --no-create-home --home /nonexistant openwebrx