diff options
author | Silvino Silva <silvino@bk.ru> | 2021-02-12 03:59:34 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2021-02-12 03:59:34 +0000 |
commit | a3628fc49db4d88ff3e4067268650710d1da3f6f (patch) | |
tree | 8fdac6dfc8cabb9f85a2db3a3bd628cfe44438cd /core/conf/distcc.conf | |
parent | 0a6b0fc9769daf0932cb207c3285baa31547b489 (diff) | |
download | doc-a3628fc49db4d88ff3e4067268650710d1da3f6f.tar.gz |
initial openbsd support
Diffstat (limited to 'core/conf/distcc.conf')
-rw-r--r-- | core/conf/distcc.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/conf/distcc.conf b/core/conf/distcc.conf deleted file mode 100644 index 723338b..0000000 --- a/core/conf/distcc.conf +++ /dev/null @@ -1,3 +0,0 @@ -DISTCC_ALLOW="10.0.0.0/8" -DISTCC_USER="pkgmk" -DISTCC_LOG_LEVEL="info" |