summarylogtreecommitdiffstats
path: root/tao-cosnaming.service
diff options
context:
space:
mode:
Diffstat (limited to 'tao-cosnaming.service')
-rw-r--r--tao-cosnaming.service14
1 files changed, 0 insertions, 14 deletions
diff --git a/tao-cosnaming.service b/tao-cosnaming.service
deleted file mode 100644
index e5f46bc79442..000000000000
--- a/tao-cosnaming.service
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=TAO Naming Service
-After=network.target
-
-[Service]
-Type=forking
-PIDFile=/run/tao/tao-cosnaming.pid
-EnvironmentFile=/etc/tao/tao-cosnaming.opt
-User=tao
-Group=tao
-ExecStart=/usr/bin/tao_cosnaming -p /run/tao/tao-cosnaming.pid $OPTIONS -ORBSvcConf /etc/tao/tao-cosnaming.conf -ORBDaemon
-
-[Install]
-WantedBy=multi-user.target