Revision 22a2e378 snf-image-helper/tasks/Makefile.am

b/snf-image-helper/tasks/Makefile.am
10 10
		40FilesystemResizeMounted \
11 11
		40SELinuxAutorelabel \
12 12
		50AssignHostname \
13
		50EnforcePersonality \
13 14
		50ChangePassword \
14
		80UmountImage \
15
		${srcdir}/40EnforcePersonality
15
		80UmountImage
16 16

  
17 17
edit = sed \
18 18
	   -e 's|@sysconfdir[@]|$(sysconfdir)|g' \
......
39 39
		40FilesystemResizeMounted \
40 40
		40SELinuxAutorelabel \
41 41
		50AssignHostname \
42
		50EnforcePersonality \
42 43
		50ChangePassword \
43 44
		80UmountImage
44 45

  

Also available in: Unified diff