????

Your IP : 216.73.217.84


Current Path : /usr/lib/systemd/system/
Upload File :
Current File : //usr/lib/systemd/system/certmonger.service

[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