Devco1
Home
Console
Upload
New File
New Folder
Tools
Info
About
/
proc
/
self
/
root
/
lib
/
systemd
/
system
/
Filename :
certmonger.service
back
Copy
[Unit] Description=Certificate monitoring and PKI enrollment After=syslog.target network.target dbus.service PartOf=dbus.service [Service] Type=dbus PIDFile=/run/certmonger.pid EnvironmentFile=-/etc/sysconfig/certmonger ExecStart=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS BusName=org.fedorahosted.certmonger [Install] WantedBy=multi-user.target