diff --git a/vagrant/misc/lib/systemd/system/solr.service b/vagrant/misc/lib/systemd/system/solr.service deleted file mode 100644 index 966ea02..0000000 --- a/vagrant/misc/lib/systemd/system/solr.service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Solr - -[Service] -Type=oneshot -ExecStart=/etc/solr-4.10.2/bin/solr start -p 8983 -ExecStop=/etc/solr-4.10.2/bin/solr stop -p 8983 -RemainAfterExit=yes - -- libgit2 0.21.2