Check-in [b4ac8bc618]
Logged in as anonymous
Overview
Comment:fix newsyslog
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b4ac8bc6180013ebd9ef821f57262c2f6aca3a94cbe48a68de30775db10489d6
User & Date: arcade on 2025-02-10 19:16:43.307
Other Links: manifest | tags
Context
2025-02-10
19:17
silence up a bit check-in: fb383ef4d2 user: arcade tags: trunk
19:16
fix newsyslog check-in: b4ac8bc618 user: arcade tags: trunk
2025-01-09
17:03
ensure dbus paths check-in: 418b171ab1 user: arcade tags: trunk
Changes
1
2
3


4
DAEMON_cron_COMMAND?=/usr/sbin/cron
DAEMON_cron_ENABLE?=yes



cron: ${_SERVICE}



>
>
|
1
2
3
4
5
6
DAEMON_cron_COMMAND?=/usr/sbin/cron
DAEMON_cron_ENABLE?=yes

# using daemon so that cron can start newsyslog which is sending signals
# to other processes
cron: ${_SERVICE_DAEMON}