Re: Change file permissions

2018-01-18 Thread Frédéric Bonnard
On Thu, 18 Jan 2018 17:14:45 +0100, Muri Nicanor wrote: > Hi, > > On 01/18/2018 10:02 AM, Gianfranco Costamagna wrote: > > Hello, > >> they are not 600. should i set the file permissions on package upgrade > >> or should i leave this to the user? > > > >> if i should set them, should i use posti

Re: Change file permissions

2018-01-18 Thread Muri Nicanor
Hi, On 01/18/2018 10:02 AM, Gianfranco Costamagna wrote: > Hello, >> they are not 600. should i set the file permissions on package upgrade >> or should i leave this to the user? > >> if i should set them, should i use postinst or is there a better way? > > is a dh_fixperms override helpful? no

Re: Change file permissions

2018-01-18 Thread Gianfranco Costamagna
Hello, >they are not 600. should i set the file permissions on package upgrade >or should i leave this to the user? >if i should set them, should i use postinst or is there a better way? is a dh_fixperms override helpful? G.