Project

Profile

Help

Story #7006

Updated by mdepaulo@redhat.com over 2 years ago

After https://pulp.plan.io/issues/7005 is implemented, we should create a single meta service "pulpcore". 

 It will help with SOA because "pulpcore" will refer to all the pulp services installed on a system, whichever ones they may be. 

 systemd unit files have a number of possible syntaxes we can use for this; we must determine the best one.  
 * PartOf 
 * WantedBy 
 * RequiredBy 
 * RequisiteOf 

 
 The syntax will be in the individual services, not the meta service "pulpcore".

Back