fuji44 / iocage-plugin-flexget

It is an iocage-plugin made to easily use Flexget with FreeBSD, TrueNAS, FreeNAS.
0 stars 1 forks source link

When I update the plugin (jail), the configuration file is overwritten #1

Open fuji44 opened 2 years ago

fuji44 commented 2 years ago

To make matters worse, since the owner is root, it cannot be rewritten from the UI.

root@flexget:~ # ll /usr/local/flexget/ | grep config.yml
-rw-r--r--  1 root     wheel       168 Oct  3 02:33 config.yml
fuji44 commented 2 years ago

In the interim, we will work around this by changing the ownership.

fuji44@truenas:~ $ sudo iocage console flexget
root@flexget:~ # chown flexget /usr/local/flexget/config.yml