Commit graph

4 commits

Author SHA1 Message Date
abraunegg 7cf2912d2d
Rework directory layout and refactor MD files for readability (#523)
* Move lots of stuff into contrib directory to clean up root folder
* Update autoconf files for new location of some files
* Refactor README split and move to docs directory
* Update INSTALL.md
* Update Makefile.in
* Install docs from new location
* Uninstall docs correctly
* Update Dockerfile
* Fix up Dockerfile spacing
* Move systemd stuff to contrib
* Move docker specific stuff to contrib/docker, update docs
* Fix Alpine and Stretch docker files
* Update configure after changed file locations
* Update INSTALL.md to include pkg-config as requirement
* Move also entrypoint.sh to contrib/docker
* Update 'min-notif-changes' to 'min-notify-changes' which was missed in PR #467
* Update to add --sync-root-files to usage.md and man page
* Update usage.md to include --auth-files ARG details
2019-06-11 18:40:05 +10:00
abraunegg e5a9747d7b
Update onedrive.logrotate (#463)
* Update line indentation
* Add comment re minimum version of logrotate to support 'su' directive
2019-04-11 10:43:47 +10:00
abraunegg ec3573ea1d Update logrotate file
* Add directive in config file to tell logrotate which user/group should
be used for rotation
2018-04-17 05:18:41 +10:00
abraunegg 0d4c2da0bc Add sample logrotate and spec file
* Logrotate file for rotating logs in /var/log/onedrive
* Sample spec file to build onedrive client on RHEL/CentOS systems via
mock
2018-04-13 21:19:25 +10:00