Re: Should dpkg remove /etc/opt/ on package removal?

2018-01-29 Thread Simon McVittie
On Mon, 29 Jan 2018 at 22:52:32 +0100, Guillem Jover wrote: > On Sat, 2018-01-27 at 09:46:32 -0500, Jeremy Bicha wrote: > > One of the supported browsers upstream is Google Chrome, which Google > > installs to /opt/chrome/ . According to the FHS, that means its > > configuration should be stored in

Re: Should dpkg remove /etc/opt/ on package removal?

2018-01-29 Thread Guillem Jover
Hi! On Sat, 2018-01-27 at 09:46:32 -0500, Jeremy Bicha wrote: > Background > = > One of the supported browsers upstream is Google Chrome, which Google > installs to /opt/chrome/ . According to the FHS, that means its > configuration should be stored in /etc/opt/chrome/ . To support Google