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

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Mon Dec 23 23:11:49 PST 2024


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


Sorry, s/ping/pkill/: `pkill -1 -F /var/run/syslog.pid` is actually working.

`svc` is a /sbin/svc, we have it since 4.0, it can be used to automatically to set up/control/jail service. I'm using custom init, that can use svc/daemon/plain service startup.

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

* Автор: 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