source:
n4d-pamnss/trunk/fuentes/debian/n4d-pamnss.upstart
@
192
Last change on this file since 192 was 192, checked in by , 5 years ago | |
---|---|
File size: 217 bytes |
Line | |
---|---|
1 | start on ( started lightdm and nsswitch-configured ) |
2 | stop on (runlevel [06] or ldap-stoped) |
3 | task |
4 | script |
5 | if [ -e "/run/nsswitch.conf" ]; then |
6 | mount --bind /run/nsswitch.conf /etc/nsswitch.conf |
7 | fi |
8 | end script |
Note: See TracBrowser
for help on using the repository browser.