avengerx e7c11bfe5f More fixes for gentoo's confs related to uid/gid.
Gentoo 'mail' user/group has uid/gid 8/12 respectively. This makes
postfix' 'virtual' complain about 'bad uid'. Then the default is set
back to 'vmail' user/group. You can force using the 'mail' user (which
is responsible for the local mail delivery files) by adding to
/etc/postfix/main.cf the following lines:
virtual_minimum_uid = 8
virtual_minimum_gid = 12

  But this is not encouraged, so the default is to create a really
unprivileged 'vmail' user with a high uid/gid (above 1000).

  Due to this, the test for already existent uid/gid is added here (if
you have set uid/gid on froxlor but they don't actually exist, lines to
add the user/group will be added to the config file as it does with the
other distro's files.
2012-07-02 03:11:27 -03:00
2011-09-08 12:49:17 +02:00
2011-07-16 10:13:13 +02:00
2011-03-19 13:19:34 +01:00
2012-06-18 02:05:55 -03:00
2011-07-16 10:13:13 +02:00
Description
No description provided
28 MiB
Languages
PHP 92.3%
Smarty 5.8%
CSS 1.2%
JavaScript 0.4%
HTML 0.3%