zap whitespace and tab
This commit is contained in:
parent
5b49f88fed
commit
4de47ea988
681 changed files with 35748 additions and 35743 deletions
|
@ -275,7 +275,7 @@ svc_get()
|
|||
# these are expensive, make sure they are explicitly requested
|
||||
if [ -z "${_var}" -o "${_var}" = "class" ]; then
|
||||
getcap -f /etc/login.conf.d/${_svc}:/etc/login.conf \
|
||||
${_svc} 1>/dev/null 2>&1 && daemon_class=${_svc}
|
||||
${_svc} 1>/dev/null 2>&1 && daemon_class=${_svc}
|
||||
[ -z "${daemon_class}" ] && \
|
||||
daemon_class="$(svc_getdef ${_svc} class)"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue