Author: simons Date: Wed Feb 22 20:28:51 2012 New Revision: 32478 URL: https://nixos.org/websvn/nix/?rev=32478&sc=1
Log: gw6c: no built-in log rotation, we use logrotate for that Modified: nixos/trunk/modules/services/networking/gw6c/gw6c.conf Modified: nixos/trunk/modules/services/networking/gw6c/gw6c.conf ============================================================================== --- nixos/trunk/modules/services/networking/gw6c/gw6c.conf Wed Feb 22 20:28:44 2012 (r32477) +++ nixos/trunk/modules/services/networking/gw6c/gw6c.conf Wed Feb 22 20:28:51 2012 (r32478) @@ -312,7 +312,7 @@ # # log_rotation=<yes|no> # -log_rotation=yes +log_rotation=no # # Log File Rotation Size: _______________________________________________ nix-commits mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-commits
