mirror of https://github.com/nymea/nymea.git
17 lines
388 B
YAML
17 lines
388 B
YAML
name: guh
|
|
version: 0.1.0
|
|
vendor: Simon Stürz <simon.stuerz@guh.guru>
|
|
architecture: [armhf]
|
|
icon: meta/guh-logo.svg
|
|
source: https://github.com/guh/guh
|
|
license-version: "GNU GPL v2"
|
|
services:
|
|
- name: guhd
|
|
start: usr/bin/guhd-wrapper.sh
|
|
description: "guhd - Server daemon for home automation systems"
|
|
security-template: unconfined
|
|
caps:
|
|
- networking
|
|
- network-service
|
|
|