aboutsummaryrefslogtreecommitdiffstats
path: root/src/repo/s6rc_repo_subnames.c
blob: 2653f01bfd84788d3f06bc319df486341f7fd161 (plain)
1
2
3
4
5
/* ISC license. */

#include <s6-rc/repo.h>

char const s6rc_repo_subnames[4][7] = { "masked", "usable", "active", "always" } ;