Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
danudey
2 days agoNew Member
1password dpkg package should stop creating 1password.list
When installing the 1password .deb file, the post-install script automatically creates a file at /etc/apt/sources.list.d/1password.list. This is irritating and is bad behaviour. Point one: the user ...
AJCxZ0
2 days agoSilver Expert
I agree that they should stop using `1password.list` and switch to DEB822 format `1password.sources`. This has been suggested more than once in the past few years (and, like with improving `1password.desktop`, folks have already done the work for free).
The practice of creating or including the repo file(s) in the application package is more controversial, but creating it with a post install script is wrong™. If creating a separate "release" package is too much work, then your third suggestion is a good one.