repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
OCaml 4.14.0 rebuild
[arch-packages.git]
/
ulogd
/
trunk
/
ulogd.logrotate
blob
979d2f950606a51d46435ccc5d15c4516e91f519
1
/var/log/ulogd.log /var/log/ulogd.syslogemu {
2
missingok
3
notifempty
4
sharedscripts
5
create 0640 root root
6
7
postrotate
8
systemctl reload ulogd.service || true
9
endscript
10
}