diff options
| author | Michael DeHaan <mdehaan@redhat.com> | 2008-02-07 13:30:51 -0500 |
|---|---|---|
| committer | Michael DeHaan <mdehaan@redhat.com> | 2008-02-07 13:30:51 -0500 |
| commit | 4a7f409334528affd3b0245f9fe6e0b35e50e54b (patch) | |
| tree | f0a2f4300ddc29505d6765fde8734993dbad1bab /init-scripts | |
| parent | 79aca0c825d41f538d36966ec66d272b02dae475 (diff) | |
| download | certmaster-4a7f409334528affd3b0245f9fe6e0b35e50e54b.tar.gz certmaster-4a7f409334528affd3b0245f9fe6e0b35e50e54b.tar.xz certmaster-4a7f409334528affd3b0245f9fe6e0b35e50e54b.zip | |
Misc s/func/certmaster/ replacements
Diffstat (limited to 'init-scripts')
| -rwxr-xr-x | init-scripts/certmaster | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/init-scripts/certmaster b/init-scripts/certmaster index 819ba0d..95c16fc 100755 --- a/init-scripts/certmaster +++ b/init-scripts/certmaster @@ -11,13 +11,13 @@ # Default-Start: 3 4 5 # Default-Stop: 0 1 2 6 # Short-Description: certificate master for Fedora Unified Network Control 'master server only' -# Description: certificate master to sign/manage ca/cert infrastructure for func +# Description: certificate master to sign/manage ca/cert infrastructure ### END INIT INFO # chkconfig header # chkconfig: - 98 99 -# description: certificate master to sign/manage ca/cert infrastructure for func +# description: certificate master to sign/manage ca/cert infrastructure # # processname: /usr/bin/certmaster |
