legacy-app-handler legacy-app-handler Helper binary for registering legacy apps with the GENIVI Node State Manager legacy-app-handler UNIT MODE TIMEOUT] Description legacy-app-handler is a helper binary which registers the legacy app unit with the Node Startup Controller, which in turn registers a shutdown client with the Node State Manager. This means that during the Node State Manager's shutdown cycle, it will shut down the legacy app as well. Arguments , The unit file for the legacy application, e.g. cups.service. , The NSMShutdownType of the shutdown mode to register the app with. , The amount of time in milliseconds the Node State Manager will wait until it considers shutdown to have failed. By default its value is 1000 milliseconds. The Node State Manager does not guarantee that it will shut down units registered with the "fast" shutdown mode in the event of a "normal" shutdown. For units which must shut down in both shutdown cases, use the bitwise combination of the shutdown modes, (e.g. for a normal and fast shutdown client shutdown-mode=3).