Current Path :
/
lib
/
systemd
/
system
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//lib/systemd/system/lsapi-cache.service
[Unit] Description=Caching shared libraries service After=network.target syslog.target cagefs.service Before=httpd.service [Service] Type=oneshot EnvironmentFile=/etc/sysconfig/lsapi-cache RemainAfterExit=yes ExecStart=/usr/share/lve/modlscapi/utils/lsapi-cache [Install] WantedBy=multi-user.target