Print this page
4833 Remove volrmmount
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>

@@ -20,10 +20,11 @@
 #
 
 #
 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
+# Copyright 2014 Andrew Stormont.
 #
 
 set name=pkg.fmri value=pkg:/service/storage/media-volume-manager@$(PKGVERS)
 set name=pkg.description value="Non-graphical removable volume manager"
 set name=pkg.summary value="Removable volume manager"

@@ -47,16 +48,14 @@
 file path=lib/svc/method/svc-rmvolmgr mode=0555 \
     variant.opensolaris.zone=global
 file path=usr/bin/rmformat mode=4555
 file path=usr/bin/rmmount mode=0555
 file path=usr/bin/volcheck mode=0555
-file path=usr/bin/volrmmount mode=0555
 file path=usr/lib/rmvolmgr mode=0555
 file path=usr/share/man/man1/rmformat.1
 file path=usr/share/man/man1/rmmount.1
 file path=usr/share/man/man1/volcheck.1
-file path=usr/share/man/man1/volrmmount.1
 file path=usr/share/man/man1m/rmmount.1m
 file path=usr/share/man/man1m/rmvolmgr.1m
 legacy pkg=SUNWrmvolmgr desc="Non-graphical removable volume manager" \
     name="Removable volume manager"
 legacy pkg=SUNWrmvolmgrr desc="Non-graphical removable volume manager (Root)" \