summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-26README: Note that this will not be nescessary with systemd 239HEADmasterLuke Shumaker
2018-04-26README: Fix gramatical mistakeLuke Shumaker
2018-04-26Update for systemd 235Luke Shumaker
2017-09-09wait.conf: Write ReadWritePaths= as ReadWriteDirectories= for sd < 231Luke Shumaker
2017-09-08Makefile: set TimeoutStartSec=0 for sd versions < 229Luke Shumaker
2017-08-16Update for systemd 234Luke Shumaker
systemd commit c7fb922 (which appeared in 234) changed systemd-timesyncd from `ProtectSystem=full` to `ProtectSystem=strict`. This meant that it didn't have access to the /run/timesyncd/ sockets that we use.
2017-08-16Better document installation; change default prefix=/usr/localLuke Shumaker
Go >= 1.4 is required, because 1.4 introduced os.Unsetenv, which we use.
2017-08-16Merge branch 'master' into lukeshuLuke Shumaker
2017-08-16Merge commit 'b6e79c4a2de132f72319c9088558a15ba2790de7' into lukeshuLuke Shumaker
2017-08-16Makefile: .SECONDARY:, .DELETE_ON_ERROR:Luke Shumaker
As I think these should be on in all Makefiles.
2017-08-16Make installation paths and such configurableLuke Shumaker
This doesn't change the default behavior at all.
2017-05-19Merge pull request #1 from rfrail3/masterDamjan Miklic
Adding installation info
2017-05-19Rename readme to .mdRicardo F
2017-05-19Adding installation infoRicardo F
2017-02-13Adapt to UbuntuJuraj Oršulić
2017-01-19Add a README.Luke Shumaker
2017-01-19Add copyright information.Luke Shumaker
2017-01-19Fix remaining issues.Luke Shumaker
2017-01-19Fix.Luke Shumaker
2017-01-18initial commitLuke Shumaker