mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
rtkit: use systemd_services.
This commit is contained in:
parent
9b8d220783
commit
964bc6f069
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rtkit'
|
# Template file for 'rtkit'
|
||||||
pkgname=rtkit
|
pkgname=rtkit
|
||||||
version=0.10
|
version=0.10
|
||||||
revision=1
|
revision=2
|
||||||
homepage="http://git.0pointer.de/?p=rtkit.git"
|
homepage="http://git.0pointer.de/?p=rtkit.git"
|
||||||
distfiles="http://0pointer.de/public/$pkgname-$version.tar.gz"
|
distfiles="http://0pointer.de/public/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
|
@ -18,6 +18,7 @@ long_desc="
|
||||||
|
|
||||||
system_accounts="rtkit"
|
system_accounts="rtkit"
|
||||||
rtkit_homedir="/proc"
|
rtkit_homedir="/proc"
|
||||||
|
systemd_services="rtkit-daemon.service"
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run libcap
|
Add_dependency run libcap
|
||||||
|
|
Loading…
Add table
Reference in a new issue