View | Details | Raw Unified | Return to bug 36548
Collapse All | Expand All

(-)a/debian/scripts/koha-zebra (-1 / +2 lines)
Lines 183-188 _check_and_fix_perms() Link Here
183
        fi
183
        fi
184
        chown "${name}-koha":"${name}-koha" ${file}
184
        chown "${name}-koha":"${name}-koha" ${file}
185
    done
185
    done
186
187
    chown -R "${name}-koha":"${name}-koha" "/var/run/koha/${name}/"
186
}
188
}
187
189
188
set_action()
190
set_action()
189
- 

Return to bug 36548