mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
c4096e6659
If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-)
28 lines
1.0 KiB
Plaintext
28 lines
1.0 KiB
Plaintext
@newgroup _prometheus:799
|
|
@newuser _prometheus:799:_prometheus::prometheus:/nonexistent:/sbin/nologin
|
|
@sample ${SYSCONFDIR}/prometheus/
|
|
@rcscript ${RCDIR}/prometheus
|
|
@bin bin/prometheus
|
|
@bin bin/promtool
|
|
share/doc/prometheus/
|
|
share/doc/prometheus/LICENSE
|
|
share/doc/prometheus/NOTICE
|
|
share/examples/prometheus/
|
|
share/examples/prometheus/console_libraries/
|
|
share/examples/prometheus/console_libraries/menu.lib
|
|
share/examples/prometheus/console_libraries/prom.lib
|
|
share/examples/prometheus/consoles/
|
|
share/examples/prometheus/consoles/index.html.example
|
|
share/examples/prometheus/consoles/node-cpu.html
|
|
share/examples/prometheus/consoles/node-disk.html
|
|
share/examples/prometheus/consoles/node-overview.html
|
|
share/examples/prometheus/consoles/node.html
|
|
share/examples/prometheus/consoles/prometheus-overview.html
|
|
share/examples/prometheus/consoles/prometheus.html
|
|
share/examples/prometheus/prometheus.yml
|
|
@sample ${SYSCONFDIR}/prometheus/prometheus.yml
|
|
@mode 0755
|
|
@owner _prometheus
|
|
@group _prometheus
|
|
@sample ${LOCALSTATEDIR}/prometheus/
|