Forum: CFEngine Help Subject: Service promises and reload Author: toddnni Link to topic: https://cfengine.com/forum/read.php?3,26899,26899#msg-26899
Greetings In my opinion "services:" promises are an elegant way to abstract multiple "processes:" and "commands:" promises in one promise. However current "service_policy =>" options are start, stop or disable, and I think that there should also be option reload to reload configuration changes. Currently reload must be 1. either done outside service method using signals or commands and this doesn't abstract operating system differences 2. or done by signalling service method with a global class to do the reload/restart (eg "reload_") What do you think about this? Do you consider this an issue? _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine