????
| Current Path : /lib/systemd/system/ |
| Current File : //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