Unit couchdb.service failed to load: No such file or directory
0
votes
0
answers
3823
views
I have couchdb on Sabayon running
# couchdb -version
getopt: invalid option -- 'v'
Try `couchdb -h' for more information.
kernel-poll not supported; "K" parameter ignored
Apache CouchDB 1.5.0 (LogLevel=info) is starting.
Apache CouchDB has started. Time to relax.
[info] [] Apache CouchDB has started on http://127.0.0.1:5984/
However, I can not use systemctl:
# systemctl enable couchdb
Failed to issue method call: No such file or directory
# systemctl start couchdb
Failed to issue method call: Unit couchdb.service failed to load: No such file or directory.
How is it possible to fix?
Asked by user977828
(913 rep)
Apr 17, 2014, 01:40 AM