blob: df3cca36b8c13f2948c3e3db06d824a941881a7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
name: ln-initscripts
arch: all
platform: linux
version: 1.0.0
version_schema: semver
epoch: 1
prerelease: wtf1
version_metadata: git
release: 1
section: admin
priority: optional
maintainer: No env variable was set
description: An alternative to initscript-like status messages from lirion.de
vendor: lirion.de
homepage: https://git.lirion.de/lirion-initfunctions/
license: LGLPv3
mtime: "2024-06-16T12:30:00Z"
changelog: "changelog.yml"
disable_globbing: false
depends:
- bash
contents:
- src: ../fs/usr/lib/lirion
dst: /usr/lib/lirion
type: tree
umask: 0o022
rpm:
signature:
key_id: 99a00d948c6e71b599e986ad5421594bf1ab46f4
deb:
signature:
method: dpkg-sig
type: origin
key_id: 99a00d948c6e71b599e986ad5421594bf1ab46f4
|