Tue, 9 May 2023 13:47:11 +0100 Andrew Cooper <[email protected]>:
> > +++ b/tools/hotplug/Linux/init.d/xendriverdomain.in
> > @@ -49,6 +49,7 @@ fi
> >
> > do_start () {
> > echo Starting xl devd...
> > + mkdir -m700 -p @XEN_RUN_DIR@
>
> Why is this 700, and the others just using regular perms?
I think the permissions are just copy&paste from elsewhere.
I have to check why -m700 is used anyway, and why it is not used consistently.
> Also, doesn't it want quoting like the other examples too?
There is a mix of quoting and non-quoting. Not sure if having spaces in any of
the path names does actually work today.
I will double check this detail as well.
Olaf
pgpha8EJvdIwd.pgp
Description: Digitale Signatur von OpenPGP
