mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
cronie: it's a cron daemon not syslog daemon.
This commit is contained in:
parent
53f0fa960b
commit
2a7e417ced
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ long_desc="
|
|||
keep_empty_dirs=yes
|
||||
conf_files="/etc/crontab"
|
||||
openrc_services="crond default true"
|
||||
provides="syslog-daemon-0"
|
||||
replaces="syslog-daemon>=0"
|
||||
provides="cron-daemon-0"
|
||||
replaces="cron-daemon>=0"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run pam
|
||||
|
|
Loading…
Add table
Reference in a new issue