wk4: full user CRUD cli

TODO: REST API endpoints
This commit is contained in:
ari melody 2026-02-12 10:40:34 +00:00
parent f864d9c84e
commit bfb687bab8
Signed by: ari
GPG key ID: CF99829C92678188
4 changed files with 282 additions and 111 deletions

View file

@ -23,6 +23,6 @@ log "info" "Starting daemons..."
start_daemon saslauthd
start_daemon postgresql
start_daemon dovecot
start_daemon postfix
# start_daemon postfix
exec tail "${LOGFILE}"