initial commit of file from CVS for smeserver-shared-folders on Sat Sep 7 21:04:36 AEST 2024
This commit is contained in:
6
root/var/service/rsyncd/log/run
Normal file
6
root/var/service/rsyncd/log/run
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec \
|
||||
/usr/local/bin/setuidgid smelog \
|
||||
/usr/local/bin/multilog t s5000000 \
|
||||
/var/log/rsyncd
|
5
root/var/service/rsyncd/run
Normal file
5
root/var/service/rsyncd/run
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec 2>&1
|
||||
|
||||
exec /usr/bin/rsync --daemon --no-detach
|
Reference in New Issue
Block a user