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

This commit is contained in:
Bob van der Linden
2018-12-19 22:40:04 +01:00
parent 937e733c04
commit 1e48222cbe

View File

@@ -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";
/*