That did it. Thanks! > -----Original Message----- > From: Joshua Brindle [mailto:method@xxxxxxxxxxxxxxx] > Sent: Thursday, April 03, 2008 2:35 PM > To: Karrels, Jeffrey J (US SSA) > Cc: selinux@xxxxxxxxxxxxx > Subject: Re: Removing 2 modules that depend on eachother > > Karrels, Jeffrey J (US SSA) wrote: > > > > Hello all. > > > > I have a question. I have two modules that I created that I wanted to > > remove (both). Each module depends on the other. What is the best way > > to go about this? (for now, I have removed one of my dependencies and > > then was able to remove the modules one at a time). Is there a better > > way to go about this though? I tried calling semodule -r in various > > forms to try and remove two packages at the same time, but did not > > have any luck. Any suggestions? > > > > Thanks > > > > Jeff > > > > you can do multiple -r's on one line: > > semodule -r module1 -r module2 -r module3 > > and so on. > -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.