Fix the owner of /etc7emgauwa/
This commit is contained in:
parent
58d94cc3a3
commit
6893d6269f
2 changed files with 4 additions and 4 deletions
|
@ -19,5 +19,5 @@ package() {
|
|||
|
||||
install -dm750 "${pkgdir}/etc/emgauwa/"
|
||||
install -dm750 "${pkgdir}/etc/emgauwa/core.conf.d"
|
||||
install -Dm750 -o emgauwa -g emgauwa "webapp.conf" "${pkgdir}/etc/emgauwa/core.conf.d/webapp.conf"
|
||||
install -Dm750 "webapp.conf" "${pkgdir}/etc/emgauwa/core.conf.d/webapp.conf"
|
||||
}
|
||||
|
|
Reference in a new issue