cronie: remove name assignment from rc script, bumprev.
--HG-- extra : convert_revision : 136cc7697e053b275039ecedbcf32a1f88b6b3e4
This commit is contained in:
parent
49407acd1a
commit
8cdc3b696b
|
@ -2,7 +2,6 @@
|
|||
|
||||
command=/usr/sbin/crond
|
||||
pidfile=/var/run/crond.pid
|
||||
name="crond (Cron Daemon)"
|
||||
|
||||
depend()
|
||||
{
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'cronie'
|
||||
pkgname=cronie
|
||||
version=1.4.1
|
||||
revision=1
|
||||
distfiles="http://xbps.nopcode.org/distfiles/cronie-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-inotify --without-selinux --with-pam --disable-anacron
|
||||
|
|
Loading…
Reference in New Issue
Block a user