Re: [Vchanger-users] 'update slots' missing?!
Brought to you by:
jaybus2
|
From: Marco G. <ga...@li...> - 2022-09-14 20:10:16
|
Mandi! Josh Fisher In chel di` si favelave... > Thanks for pointing this out Marco. There is actually a bug that prevents > the "run as" user's primary group from being added when vchanger drops root > privileges. I've added a ticket on Sourceforge and it will be fixed in the > next release. For now, your fix, setting Group=bacula in vchanger.conf, is a > good workaround. Thanks to you! Just we are here, two more notes; the default/example configuration file: https://sourceforge.net/p/vchanger/code/ci/master/tree/doc/vchanger-example.conf have 'DOS' CR/LF EOL character, that confuse example udev scripts; also, the example line for 'log level' is wrong (log level =, not log_level =). Also, the 'magazine' example is misleading, because also here the double quotes 'confuse' udev scripts, i use: magazine = uuid:4fcb1422-f15c-4d7a-8a32-a4dcc0af5e00 and works as expected. |