Skip to content

Commit ba8ca15

Browse files
committed
ncm-metaconfig: Remove caf_service_action type to allow reuse
1 parent 705fa38 commit ba8ca15

File tree

1 file changed

+0
-2
lines changed
  • ncm-metaconfig/src/main/pan/components/metaconfig

1 file changed

+0
-2
lines changed

ncm-metaconfig/src/main/pan/components/metaconfig/schema.pan

-2
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ type ${project.artifactId}_textrender_convert = {
8484
true;
8585
};
8686

87-
type caf_service_action = string with match(SELF, '^(restart|reload|stop_sleep_start)$');
88-
8987
type ${project.artifactId}_config = {
9088
@{File permissions. Defaults to 0644.}
9189
'mode' : long = 0644

0 commit comments

Comments
 (0)