0f5feed - Add /usr/libexec/couchdb wrapper to ExecStart from systemd

Authored and Committed by wtogami 9 years ago
    - Add /usr/libexec/couchdb wrapper to ExecStart from systemd
        which executes couchdb with couchdb_t for the first time.
      Additional fixes to selinux-policy are required,
       see http://wtogami.fedorapeople.org/a/2014/couchdb-selinux.txt
    - Add /etc/couchdb/self.ini as last .ini
       CouchDB writes to only the last .ini file during runtime.
    
    TODO: ini files are in the wrong order, patch 12 needs to be fixed
    
        
file modified
+1 -1
file modified
+17 -2