summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Schumacher2021-09-05 14:52:58 +0200
committerLeon Schumacher2021-09-05 14:52:58 +0200
commit1b9a12f73248eae4820b0594fd7b300c79aa7352 (patch)
tree3698aab650fbf4bacade5cf60b8bd37f21bcc34b
parentb36e0753689c361a13177baa4b0b1207aeec7e3d (diff)
downloadaur-1b9a12f73248eae4820b0594fd7b300c79aa7352.tar.gz
Mount /tmp and /sys/fs/cgroup on boot
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--runit-conversion-4-1-files.tar.xz (renamed from runit-conversion-3-1-files.tar.xz)bin1812 -> 1896 bytes
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76cb7ec462b8..9254fcc082c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = runit-conversion
pkgdesc = Convert your system to use runit instead of systemd
- pkgver = 3
+ pkgver = 4
pkgrel = 1
url = https://smarden.org/runit
arch = any
@@ -11,7 +11,7 @@ pkgbase = runit-conversion
depends = systemd-libs-fake
depends = eudev
optdepends = runit-services: many service definitions
- source = runit-conversion-3-1-files.tar.xz
- sha256sums = af7cf9b3006bfeff2b243e3720965537dac1f86226848d469e4b6360a5030989
+ source = runit-conversion-4-1-files.tar.xz
+ sha256sums = 20417409cb256b3c61ed582c717d94df703b6fc54378709b50dad665478259a3
pkgname = runit-conversion
diff --git a/PKGBUILD b/PKGBUILD
index f2153c0e60e9..f0419d1dccac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leon Schumacher <leonsch@protonmail.com>
# vim: ft=sh:
pkgname=runit-conversion
-pkgver=3
+pkgver=4
pkgrel=1
pkgdesc="Convert your system to use runit instead of systemd"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('base-init-agnostic' 'kisslinux-init' 'runit' 'systemd-libs-fake' 'eudev')
optdepends=('runit-services: many service definitions')
source=("$pkgname-$pkgver-$pkgrel-files.tar.xz")
-sha256sums=('af7cf9b3006bfeff2b243e3720965537dac1f86226848d469e4b6360a5030989')
+sha256sums=('20417409cb256b3c61ed582c717d94df703b6fc54378709b50dad665478259a3')
package() {
cp -a files/* "$pkgdir/"
diff --git a/runit-conversion-3-1-files.tar.xz b/runit-conversion-4-1-files.tar.xz
index 0176738c564c..fdf9b4c062ea 100644
--- a/runit-conversion-3-1-files.tar.xz
+++ b/runit-conversion-4-1-files.tar.xz
Binary files differ