*.scm diff=scheme *.scm.in diff=scheme *.texi diff=texinfo ylesheet' type='text/css' href='/cgit-static/better-cgit-markdown-heading-color.css'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/rsync.scm
AgeCommit message (Expand)Author
2023-11-26services: rsync: Provide a prettier Shepherd inetd service name....Ludovic Courtès
2023-05-18services: rsync: Use least authority wrapper....Maxim Cournoyer
2023-05-18services: rsync: Use make-inetd-constructor....Maxim Cournoyer
2023-04-21services: rsync: Add 'configuration' action....Ludovic Courtès
2021-12-21services: rsync: Allow configuring several rsync "modules"....Ludovic Courtès
2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice
2021-10-25services: rsync: support binding rsync to a specific IP address...Jacob Adams