mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
samba: add support 'createlog' will run on openening the 'Logfiles' share, thats a great idea, no its not more needed to login via ssh to get logs: simply open the share and a compressed archive including most usefull logs will be created. actually the user must delete byself old log archives from here, but the logs will be not produced if we never open this share. Users with own samba.conf files must update the config byself to get this feature. The idea i got with #329 , many thanks to Banjer
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
35a5a7206b
commit
31e2be1d5a
@ -151,4 +151,4 @@
|
||||
public = yes
|
||||
writable = yes
|
||||
root preexec = mkdir -p /storage/logfiles
|
||||
|
||||
root preexec = createlog
|
Loading…
x
Reference in New Issue
Block a user