Comment 3 for bug 1004082

Revision history for this message
T. Middleton (timtoo) wrote :

The logic of the code currently is:

- if the first argument is a directory ignore all other arguments continue
- otherwise search the entire system for .Private directories, and then check if the first argument was --rw

In all cases only the first command line argument is checked.