table of contents
        
      
      
    | sapping/sappong(7) | SAPStartSrv | sapping/sappong(7) | 
NAME¶
sapping - service for hiding sapservices file from sapinit service
    at system boot.
  
  sappong - service for unhiding sapservices file at system boot.
DESCRIPTION¶
sapping is a systemd service for hiding sapservices file
    from sapinit service at system boot.
  
  sappong is a systemd service for unhiding sapservices file after
    sapinit service has been started at system boot.
  
  The services are intended to be called at boot time. Administrative use during
    regular operations is not intended.
EXAMPLES¶
- * enabling both services at boot time
 - # systemctl enable sapping sappong
 - * showing status of service sapping, including content of moved sapservices file
 - # systemctl status sapping
 
EXIT STATUS¶
0 Successful program execution.
  
  >0 Usage, syntax or execution errors.
FILES¶
- /usr/lib/systemd/system/sapping.service , /usr/lib/systemd/system/sapping.service
 - systemd service definitions
 - /usr/sbin/sapservices-move
 - systemd service executable
 - /usr/sap/sapservices
 - SAP profiles definition file, used by sapstartsrv et al.
 
BUGS¶
Please report feedback and suggestions to feedback@suse.com.
SEE ALSO¶
ocf_heartbeat_SAPStartSrv(7) , sapservices-move(8) , systemctl(1)
AUTHORS¶
F.Herschel, L.Pinne
COPYRIGHT¶
(c) 2020-2022 SUSE LLC
  
  sapping/sappong comes with ABSOLUTELY NO WARRANTY.
  
  For details see the GNU General Public License at
    http://www.gnu.org/licenses/gpl.html
| 02 Feb 2022 |