[DragonFlyBSD - Bug #3377] newsyslog fails to rotate syslog logs

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Fri Feb 14 03:10:42 PST 2025


Задача #3377 була оновлена arcade at b1t.name.


Actually this is totally an `svc` issue. Moving cron service under daemon fixes it. There are no extra isolation features enabled on the service, and yet it can't send any signals to anything outside service process group.

----------------------------------------
Bug #3377: newsyslog fails to rotate syslog logs
http://bugs.dragonflybsd.org/issues/3377#change-14574

* Автор: arcade at b1t.name
* Статус: New
* Пріоритет: Normal
* Версія: 6.6
* Початок: 2024-12-19
----------------------------------------
So:

newsyslog: can't notify daemon, pid 3476 = /var/run/syslog.pid: Operation not permitted

The pid is corect, `ping -1 -F /var/run/syslog.pid`, the only difference is `syslogd` is running under `svc`.



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Bugs mailing list