summaryrefslogtreecommitdiff
path: root/social/ffingerd/finger.xinetd
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-08-27 05:07:26 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-08-27 05:07:26 -0300
commit0ff008e3c9dcc5ef088f481dfff3dcd121575598 (patch)
treed6f6cf5d6939e1f030a48d3711d3606570afd08f /social/ffingerd/finger.xinetd
parented9d1c12bbfcf9cb8b3d53e886edb679df372640 (diff)
move some packages from [social] to [pcr] and remove unused [social]
Diffstat (limited to 'social/ffingerd/finger.xinetd')
-rw-r--r--social/ffingerd/finger.xinetd8
1 files changed, 0 insertions, 8 deletions
diff --git a/social/ffingerd/finger.xinetd b/social/ffingerd/finger.xinetd
deleted file mode 100644
index 36cd303b4..000000000
--- a/social/ffingerd/finger.xinetd
+++ /dev/null
@@ -1,8 +0,0 @@
-service finger
-{
- socket_type = stream
- wait = no
- user = nobody
- server = /usr/sbin/ffingerd
- disable = yes
-}