nixos/ircd-hybrid: /var/run -> /run

This commit is contained in:
Bob van der Linden
2019-03-24 21:15:27 +01:00
parent 937e733c04
commit 1e48222cbe
@@ -987,7 +987,7 @@ general {
* egdpool_path: path to EGD pool. Not necessary for OpenSSL >= 0.9.7
* which automatically finds the path.
*/
# egdpool_path = "/var/run/egd-pool";
# egdpool_path = "/run/egd-pool";
/*