summaryrefslogtreecommitdiffstats
path: root/utils/Makefile.am
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2012-06-07 22:09:26 -0700
committerJesse Keating <jkeating@redhat.com>2012-06-08 10:06:49 -0700
commit6a5deaff7cd9710f9267f48001d4331958bacd45 (patch)
tree35b6f89f061aa98f1eb395a9c3653f2a84f25d0b /utils/Makefile.am
parentfcb1049bffe200acebac3372d8af7fc60926c892 (diff)
downloadanaconda-6a5deaff7cd9710f9267f48001d4331958bacd45.tar.gz
anaconda-6a5deaff7cd9710f9267f48001d4331958bacd45.tar.xz
anaconda-6a5deaff7cd9710f9267f48001d4331958bacd45.zip
Move sshpw handling out of Anaconda
This creates an ExecStartPre on the anaconda-sshd.service that will check for a kickstart entry for sshpw. It will add/modify users accordingly prior to launching the sshd service. Since now sshpw and sshd bring up happens outside of and before anaconda starts, we can remove sshd.py and any reference to it.
Diffstat (limited to 'utils/Makefile.am')
-rw-r--r--utils/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 2635e8c84..0a3a95366 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -21,7 +21,7 @@ SUBDIRS = log_picker
utilsdir = $(libexecdir)/$(PACKAGE_NAME)
-dist_sbin_SCRIPTS = logpicker
+dist_sbin_SCRIPTS = logpicker handle-sshpw
utils_PROGRAMS = mapshdr readmap
MAINTAINERCLEANFILES = Makefile.in