main/postmarketos-base: move etc/conf.d/tmpfs to openrc subpackage
This was missed with https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8737 as systemd doesn't use this config. Signed-off-by: Aster Boese <asterboese@mailbox.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8867>
This commit is contained in:
parent
bd970948e6
commit
804bdc0438
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Co-Maintainer: Achill Gilgenast <achill@achill.org>
|
||||
maintainer="Clayton Craft <clayton@craftyguy.net>"
|
||||
pkgname=postmarketos-base
|
||||
pkgver=62
|
||||
pkgver=63
|
||||
pkgrel=0
|
||||
pkgdesc="Meta package for minimal postmarketOS base"
|
||||
url="https://postmarketos.org"
|
||||
|
|
@ -266,6 +266,7 @@ openrc() {
|
|||
|
||||
amove etc/conf.d/swapfile
|
||||
amove etc/conf.d/syslog
|
||||
amove etc/conf.d/tmpfs
|
||||
amove etc/init.d/deferred-initcalls
|
||||
amove etc/init.d/swapfile
|
||||
amove etc/init.d/tmpfs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue