mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
parent
98ec34fe0c
commit
047bf445e2
2 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
||||||
KERNEL=="kvm", GROUP="kvm", MODE="0660"
|
KERNEL=="kvm", GROUP="kvm", MODE="0660", OPTIONS+="static_node=kvm"
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'base-files'
|
# Template file for 'base-files'
|
||||||
pkgname=base-files
|
pkgname=base-files
|
||||||
version=0.140
|
version=0.140
|
||||||
revision=6
|
revision=7
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
depends="xbps-triggers"
|
depends="xbps-triggers"
|
||||||
short_desc="Void Linux base system files"
|
short_desc="Void Linux base system files"
|
||||||
maintainer="Enno Boland <orphan@voidlinux.org>"
|
maintainer="Enno Boland <orphan@voidlinux.org>"
|
||||||
license="Public domain"
|
license="custom:Public domain"
|
||||||
homepage="https://www.voidlinux.org"
|
homepage="https://www.voidlinux.org"
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/inputrc
|
/etc/inputrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue