summaryrefslogtreecommitdiffstats
path: root/redhat/tdenetwork/ktalk
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-11-09 12:54:35 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2014-11-09 12:54:35 +0100
commita3bdc3b32bcb585ff9786e727bd8d47917ba3c10 (patch)
tree5da21e4e0bdcc029a5b4a0cf4ae26ff4d300f5e1 /redhat/tdenetwork/ktalk
parente25e5dfb46bcbb9327349620eca4da0a9538bf0d (diff)
downloadtde-packaging-a3bdc3b32bcb585ff9786e727bd8d47917ba3c10.tar.gz
tde-packaging-a3bdc3b32bcb585ff9786e727bd8d47917ba3c10.zip
RPM packaging: update build scripts
Diffstat (limited to 'redhat/tdenetwork/ktalk')
-rw-r--r--redhat/tdenetwork/ktalk12
1 files changed, 0 insertions, 12 deletions
diff --git a/redhat/tdenetwork/ktalk b/redhat/tdenetwork/ktalk
deleted file mode 100644
index 4458a0964..000000000
--- a/redhat/tdenetwork/ktalk
+++ /dev/null
@@ -1,12 +0,0 @@
-# default: off
-# description: KDE version of the talk server (accepting talk requests
-# for chatting with users on other systems).
-service ntalk
-{
- disable = yes
- socket_type = dgram
- wait = yes
- user = root
- group = tty
- server = /usr/bin/ktalkd
-}