Browse Source

[Improve][rootfs][logrotate]

2022.11.14 / Folus Wen

Actions:
1. Add su permission to logrotate configuration file.

Files:
1. As follow commit history

Image version: D0.00.XX.XXXX.XX
Image checksum: XXXXXXXX

Hardware PWB P/N : XXXXXXX
Hardware Version : XXXXXXX
Folus Wen 2 years ago
parent
commit
d0c97b45ab
1 changed files with 1 additions and 0 deletions
  1. 1 0
      EVSE/rootfs/etc/logrotate.d/evse

+ 1 - 0
EVSE/rootfs/etc/logrotate.d/evse

@@ -6,6 +6,7 @@
         compress
         notifempty
         copytruncate
+	su root root
 }
 
 /var/log/**/*.log{