mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07: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:
@@ -151,4 +151,4 @@
|
||||
public = yes
|
||||
writable = yes
|
||||
root preexec = mkdir -p /storage/logfiles
|
||||
|
||||
root preexec = createlog
|
||||
Reference in New Issue
Block a user