-fix missing /home/grothoff for taler-exchange-offline user

This commit is contained in:
Christian Grothoff 2023-03-06 20:10:07 +01:00
parent 70645cbb1b
commit e2deb89a3d
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -16,6 +16,7 @@ configure)
--disabled-password \
--system \
--shell /bin/bash \
--home /home/taler-exchange-offline \
--ingroup taler-exchange-offline \
taler-exchange-offline
fi