wk4: full user CRUD cli
TODO: REST API endpoints
This commit is contained in:
parent
f864d9c84e
commit
bfb687bab8
4 changed files with 282 additions and 111 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue