rtkit: use systemd_services.

This commit is contained in:
Juan RP 2011-10-11 04:18:37 +02:00
parent 9b8d220783
commit 964bc6f069

View file

@ -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