Chromium Code Reviews| Index: src/platform/factory_installer/factory_install.conf | 
| diff --git a/src/platform/factory_installer/factory_install.conf b/src/platform/factory_installer/factory_install.conf | 
| index bf6f97cb27e50e7aeed7272b2fb633c93db58128..c01a003bc3e98a3c91671efa0ea2c4b11c40b5c1 100644 | 
| --- a/src/platform/factory_installer/factory_install.conf | 
| +++ b/src/platform/factory_installer/factory_install.conf | 
| @@ -7,8 +7,6 @@ | 
| # | 
| # when dump-boot-stats has run, start up factory installer. | 
| -start on stopped dump-boot-stats | 
| - | 
| -respawn | 
| +start on started udev | 
| exec /usr/sbin/factory_install.sh |