FS#53881 - [firejail] Add etc/firejail/firejail.config to PKGBUILD backup variable

Attached to Project: Community Packages
Opened by helle vaanzinn (glitsj16) - Saturday, 29 April 2017, 10:52 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 16 May 2017, 09:45 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: changes in /etc/firejail/firejail.config get overwritten on upgrade.

Additional info:
* package version(s) --> 0.9.44.10-1

Steps to reproduce:

# sed -i -e 's/# firejail-prompt no/firejail-prompt yes/' /etc/firejail/firejail.config
# pacman -S firejail
# cat /etc/firejail/firejail.config | grep firejail-prompt
shows default instead of edited key-value pair

Quick fix:
add 'etc/firejail/firejail.config' to PKGBUILD backup variable.
This task depends upon

Closed by  Sergej Pupykin (sergej)
Tuesday, 16 May 2017, 09:45 GMT
Reason for closing:  Fixed

Loading...