nixos/ircd-hybrid: /var/run -> /run
This commit is contained in:
@@ -987,7 +987,7 @@ general {
|
|||||||
* egdpool_path: path to EGD pool. Not necessary for OpenSSL >= 0.9.7
|
* egdpool_path: path to EGD pool. Not necessary for OpenSSL >= 0.9.7
|
||||||
* which automatically finds the path.
|
* which automatically finds the path.
|
||||||
*/
|
*/
|
||||||
# egdpool_path = "/var/run/egd-pool";
|
# egdpool_path = "/run/egd-pool";
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user