Re: CVS commit: src/usr.sbin/service

2015-03-31 Thread Alan Barrett

On Wed, 01 Apr 2015, Adrian Steinmann wrote:

Please could this be fixed to use shell quoting in a safe way.

OK, if that'll unstall the pullup-7.


I don't know.


Are you implying that the /etc/rc.d/ system supports space in filenames?


No, I am implying that somebody could create a file whose name 
contains a space.  Whether or not it's supported is separate from 
whether or not the service(8) script does strange things when it 
happens.


--apb (Alan Barrett)


Re: CVS commit: src/usr.sbin/service

2015-03-31 Thread Adrian Steinmann
 Please could this be fixed to use shell quoting in a safe way.
OK, if that'll unstall the pullup-7.

Are you implying that the /etc/rc.d/ system supports space in filenames?

Adrian