~ubuntu-branches/ubuntu/precise/eglibc/precise

« back to all changes in this revision

Viewing changes to debian/debhelper.in/libc.postinst

  • Committer: Steve Langasek
  • Date: 2012-04-19 23:16:39 UTC
  • Revision ID: steve.langasek@canonical.com-20120419231639-74zrvoir2kz9ungn
Per Adam's suggestion, comment the NSS_CHECK substitution so it's
clearer what's going on here.

Show diffs side-by-side

added added

removed removed

Lines of Context:
120
120
 
121
121
            # Check to see which of the services that were running at unpack
122
122
            # time are still around
 
123
            # the following substitution processes the check variable
 
124
            # and returns results in the services variable
123
125
            # NSS services check: NSS_CHECK
124
126
            # If there are services that we *stopped* in the preinst, don't
125
127
            # forget to restart them now