Refresh patches

This commit is contained in:
Benjamin Drung 2014-07-25 23:28:22 +02:00
parent 3b1054f97d
commit 6551749fa4
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
--- a/ipa-client/ipa-install/ipa-client-install --- a/ipa-client/ipa-install/ipa-client-install
+++ b/ipa-client/ipa-install/ipa-client-install +++ b/ipa-client/ipa-install/ipa-client-install
@@ -495,10 +495,11 @@ def uninstall(options, env): @@ -493,10 +493,11 @@
# Always start certmonger. We can't untrack something if it isn't # Always start certmonger. We can't untrack something if it isn't
# running # running
messagebus = services.knownservices.messagebus messagebus = services.knownservices.messagebus
@ -16,7 +16,7 @@
cmonger = services.knownservices.certmonger cmonger = services.knownservices.certmonger
try: try:
@@ -1070,10 +1071,11 @@ def configure_certmonger(fstore, subject @@ -1071,10 +1072,11 @@
principal = 'host/%s@%s' % (hostname, cli_realm) principal = 'host/%s@%s' % (hostname, cli_realm)
messagebus = services.knownservices.messagebus messagebus = services.knownservices.messagebus

View File

@ -1,6 +1,6 @@
--- a/Makefile --- a/Makefile
+++ b/Makefile +++ b/Makefile
@@ -112,7 +112,7 @@ client-dirs: @@ -111,7 +111,7 @@
lint: bootstrap-autogen lint: bootstrap-autogen
./make-lint $(LINT_OPTIONS) ./make-lint $(LINT_OPTIONS)

View File

@ -1,6 +1,6 @@
--- a/ipa-client/ipa-install/ipa-client-automount --- a/ipa-client/ipa-install/ipa-client-automount
+++ b/ipa-client/ipa-install/ipa-client-automount +++ b/ipa-client/ipa-install/ipa-client-automount
@@ -310,7 +310,7 @@ def configure_nfs(fstore, statestore): @@ -311,7 +311,7 @@
Configure secure NFS Configure secure NFS
""" """
replacevars = { replacevars = {