@cryptotaxi247 / infra / commits / e752be42

svn path=/configurations/trunk/tud/; revision=23571

svn path=/configurations/trunk/tud/; revision=23571

Eelco Dolstra committed Aug 31, 2010 at 16:28 UTC e752be42a9838ae75cfc2817cf3f883b32c7a4a6
1 file changed +1
common.nix
+1
@@ -19,6 +19,7 @@
19 nix.extraOptions =
20 ''
21 fsync-metadata = false
22 + use-sqlite-wal = false
23 '';
24
25 services.zabbixAgent.enable = true;