How to lock configuration files to prevent them from changin

General support for problems installing or using Deluge
Post Reply
daerragh
New User
New User
Posts: 5
Joined: Fri Oct 02, 2015 7:07 am

How to lock configuration files to prevent them from changin

Post by daerragh »

Hi. I set up a seedbox with 3 users. Each user has its home directory where deluge configuration files reside. I optimized the files and now I'd like to lock them to prevent them from any change. I already chowned them by root but then they just get deleted and swapped by a new configuration file. I also gave them +i attribute with chattr so that even root cannot modify/delete the files without removing the "i" flag but then deluge just creates a new conf file: core.conf.new.

Hi do I lock the files? I'd like to lock core.conf and ltconfig.conf and force deluge to use these config files.
Post Reply