commit:     bf6d0cba4d23dc69f652eecd009a2e237abef542
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Oct 30 18:59:20 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Nov  4 07:25:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf6d0cba

net-misc/crossbar: remove unused service file

 net-misc/crossbar/files/crossbar.service | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/net-misc/crossbar/files/crossbar.service 
b/net-misc/crossbar/files/crossbar.service
deleted file mode 100644
index 915974751f8..00000000000
--- a/net-misc/crossbar/files/crossbar.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=crossbar wamp router instances
-After=local-fs.target network.target
-
-[Service]
-Type=forking
-User=crossbar
-ExecStart=/usr/bin/crossbar start /var/lib/crossbar
-ExecStop=/usr/bin/crossbar stop /var/lib/crossbar
-
-[Install]
-WantedBy=multi-user.target

Reply via email to