diff options
| author | Paul Buetow <paul@buetow.org> | 2023-05-05 00:20:45 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-05-05 00:20:45 +0300 |
| commit | d672f3b16f5e872da764dab2ba1e76517be2b46a (patch) | |
| tree | 57a3804fe724aaca3ac10f8fec08504927938290 /frontends/etc/login.conf.d/inetd | |
| parent | 7f99989467ff8140b7420806379d806d9055a89a (diff) | |
add habit server
Diffstat (limited to 'frontends/etc/login.conf.d/inetd')
| -rw-r--r-- | frontends/etc/login.conf.d/inetd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontends/etc/login.conf.d/inetd b/frontends/etc/login.conf.d/inetd new file mode 100644 index 0000000..c8620c4 --- /dev/null +++ b/frontends/etc/login.conf.d/inetd @@ -0,0 +1,3 @@ +inetd:\ + :maxproc=10:\ + :tc=daemon: |
