diff options
author | Sean Wilcox <Sean.Wilcox@Sun.COM> | 2009-09-07 10:46:52 -0700 |
---|---|---|
committer | Sean Wilcox <Sean.Wilcox@Sun.COM> | 2009-09-07 10:46:52 -0700 |
commit | 23294c7da48c2eb5222bccedbefb1e06cf5c4df3 (patch) | |
tree | 4459e74ddb1749d95bc583a78419b66c5bdc285c /usr/src/lib/libscf/inc/libscf.h | |
parent | 7b3411b6ce9d5ba373d2e36a6c8db48b2dfb74b7 (diff) | |
download | illumos-joyent-23294c7da48c2eb5222bccedbefb1e06cf5c4df3.tar.gz |
6859248 manifest removal should automatically cause repository cleanup
Diffstat (limited to 'usr/src/lib/libscf/inc/libscf.h')
-rw-r--r-- | usr/src/lib/libscf/inc/libscf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/lib/libscf/inc/libscf.h b/usr/src/lib/libscf/inc/libscf.h index f3864f03f4..2e040a2a3e 100644 --- a/usr/src/lib/libscf/inc/libscf.h +++ b/usr/src/lib/libscf/inc/libscf.h @@ -266,6 +266,7 @@ typedef struct scf_tmpl_error scf_tmpl_error_t; #define SCF_PG_STARTD ((const char *)"startd") #define SCF_PG_STARTD_PRIVATE ((const char *)"svc-startd-private") #define SCF_PG_DEATHROW ((const char *)"deathrow") +#define SCF_PG_MANIFESTFILES ((const char *)"manifestfiles") /* * Template property group names and prefixes |