[Mageia-sysadm] [1648] put live config in ~/live-config
Michael Scherer
misc at zarb.org
Sun May 29 00:39:51 CEST 2011
Le samedi 28 mai 2011 à 14:13 +0200, root at mageia.org a écrit :
> Revision: 1648
> Author: blino
> Date: 2011-05-28 14:13:42 +0200 (Sat, 28 May 2011)
> Log Message:
> -----------
> put live config in ~/live-config
>
> Modified Paths:
> --------------
> puppet/modules/draklive/manifests/init.pp
>
> Modified: puppet/modules/draklive/manifests/init.pp
> ===================================================================
> --- puppet/modules/draklive/manifests/init.pp 2011-05-28 12:05:17 UTC (rev 1647)
> +++ puppet/modules/draklive/manifests/init.pp 2011-05-28 12:13:42 UTC (rev 1648)
> @@ -2,6 +2,7 @@
> class variable {
> $draklive_login = 'draklive'
> $draklive_home = '/home/draklive'
/home should not be used for that, that's a FHS violation.
Proper path should be /var/lib/ I guess.
--
Michael Scherer
More information about the Mageia-sysadm
mailing list