Miroslav Lichvar
ff31702f74
configure: add option to set default user
...
The default user is root by default, which disables root dropping by
default. The user directive or the -u option can still be used to set
the user.
2014-04-09 16:30:06 +02:00
Miroslav Lichvar
3edd3fe5a4
main: support configuration commands on command line
...
If there are extra arguments on the chronyd command line, they will be
parsed as lines in a configuration file and the normal configuration file
will be ignored.
2014-04-09 15:16:35 +02:00
Miroslav Lichvar
70feea48f8
main: add -q/-Q options to set clock/print offset once and exit
2014-04-09 12:15:07 +02:00
Miroslav Lichvar
3c5cf81e32
Replace /sbin/clock with /sbin/hwclock in documentation and comments
2013-12-10 17:54:05 +01:00
Miroslav Lichvar
4bbc5520b8
Add support for debug messages
...
Add new DEBUG_LOG macro for debug messages. The messages are enabled
when compiled with --enable-debug and they are printed when the -d
option is used twice.
2013-11-27 14:35:38 +01:00
Miroslav Lichvar
ea418b2e18
Update see also in man pages
2013-11-26 13:34:12 +01:00
Miroslav Lichvar
fa409ddc8f
Update documentation
2013-06-20 18:00:32 +02:00
Miroslav Lichvar
72d0b3c913
Create sockets only in selected family with -4 or -6 option
2013-05-20 15:37:25 +02:00
Miroslav Lichvar
51a2d8dfd8
Set paths in documentation by configure
2013-05-16 14:20:16 +02:00