summaryrefslogtreecommitdiffstats
path: root/ipaplatform/base/services.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipaplatform/base/services.py')
-rw-r--r--ipaplatform/base/services.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipaplatform/base/services.py b/ipaplatform/base/services.py
index 9c9a5ae78..8149ff1ef 100644
--- a/ipaplatform/base/services.py
+++ b/ipaplatform/base/services.py
@@ -42,7 +42,7 @@ wellknownservices = ['certmonger', 'dirsrv', 'httpd', 'ipa', 'krb5kdc',
'messagebus', 'nslcd', 'nscd', 'ntpd', 'portmap',
'rpcbind', 'kadmin', 'sshd', 'autofs', 'rpcgssd',
'rpcidmapd', 'pki_tomcatd', 'chronyd', 'domainname',
- 'named', 'ods_enforcerd', 'ods_signerd']
+ 'named', 'ods_enforcerd', 'ods_signerd', 'gssproxy']
# The common ports for these services. This is used to wait for the
# service to become available.