blob: 9dacfcfedcf9404f216196e5cb69a2556b0437dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = systemd-netconsole
pkgdesc = A script for loading the netconsole kernel module using a systemd service, scheduled to start after the network is up.
pkgver = 1.1
pkgrel = 1
url = https://github.com/kode54/systemd-netconsole
arch = any
license = MIT
depends = bash
depends = jq
backup = etc/default/netconsole
source = systemd-netconsole-1.1.tar.gz::https://github.com/kode54/systemd-netconsole/archive/refs/tags/v1.1.tar.gz
sha256sums = 76cb7af68a0eb48393f363f1f1f7e6eef408011d68b287c0e3c5c705a31a2cab
pkgname = systemd-netconsole
|