summaryrefslogtreecommitdiffstats
path: root/templates/service/cookiecutter.json
blob: f37ea1fe8af001a3d1f9e53618e6de8048aab89d (plain)
1
2
3
4
5
6
{
  "aglsystemdservice": "agl-service-something",
  "classname": "NewService",
  "api": "serviceapi",
  "verblist": ["subscribe", "unsubscribe"]
}