From 4b92079ba1c38eb015d4df99305947dbeccbb80d Mon Sep 17 00:00:00 2001 From: Alexander Eremin Date: Mon, 27 Apr 2015 12:06:05 -0700 Subject: 5861 clean up obsolete init scripts Reviewed by: Josef 'Jeff' Sipek Reviewed by: Marcel Telka Reviewed by: Albert Lee Approved by: Dan McDonald --- usr/src/lib/libshare/nfs/libshare_nfs.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr/src/lib/libshare/nfs/libshare_nfs.c') diff --git a/usr/src/lib/libshare/nfs/libshare_nfs.c b/usr/src/lib/libshare/nfs/libshare_nfs.c index 9e6124286d..0282c621cb 100644 --- a/usr/src/lib/libshare/nfs/libshare_nfs.c +++ b/usr/src/lib/libshare/nfs/libshare_nfs.c @@ -21,7 +21,7 @@ /* * Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. - * Copyright 2014 Nexenta Systems, Inc. All rights reserved. + * Copyright 2015 Nexenta Systems, Inc. All rights reserved. */ /* @@ -1897,10 +1897,10 @@ nfs_enable_share(sa_share_t share) } /* * when we get here, we can do the exportfs system call and - * initiate things. We probably want to enable the nfs.server - * service first if it isn't running within SMF. + * initiate things. We probably want to enable the + * svc:/network/nfs/server service first if it isn't running. */ - /* check nfs.server status and start if needed */ + /* check svc:/network/nfs/server status and start if needed */ /* now add the share to the internal tables */ printarg(path, &export); /* -- cgit v1.2.3