source: trunk/debathena/config/nsswitch-config/debian/invoke-rc.d.debathena @ 22799

Revision 22799, 83 bytes checked in by tabbott, 17 years ago (diff)
In nsswitch-config: * Divert invoke-rc.d to unset NSS_NONLOCAL_IGNORE so that daemons restarted by dpkg don't run in the NSS_NONLOCAL_IGNORE environment.
Line 
1#!/bin/sh
2unset NSS_NONLOCAL_IGNORE
3exec /usr/sbin/invoke-rc.d.debathena-orig "$@"
Note: See TracBrowser for help on using the repository browser.