We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a12116 commit b46145eCopy full SHA for b46145e
ncm-metaconfig/src/main/pan/components/metaconfig/schema.pan
@@ -84,8 +84,6 @@ type ${project.artifactId}_textrender_convert = {
84
true;
85
};
86
87
-type caf_service_action = string with match(SELF, '^(restart|condrestart|reload|stop_sleep_start)$');
88
-
89
type ${project.artifactId}_actions = {
90
@{Always run, happens before possible modifications.
91
A failure will cancel any file modification, unless the command is prefixed with -.}
0 commit comments