Changeset 91e0c48 in bootscripts-standard


Ignore:
Timestamp:
Nov 16, 2008, 2:50:28 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
8bfe893
Parents:
5ef5f90
Message:

Fix Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cblfs/init.d/nfs-server

    r5ef5f90 r91e0c48  
    119119                if [ "$NFS4" = "yes" ]; then
    120120                        statusproc /usr/sbin/rpc.idmapd
    121                         statusproc /usr/sbin/rps.svcgssd
     121                        statusproc /usr/sbin/rpc.svcgssd
    122122                fi
    123123                statusproc nfsd
Note: See TracChangeset for help on using the changeset viewer.