Systemd/src
Zbigniew Jędrzejewski-Szmek e5ea741c62 timesyncd: add ntp-units.d/ entry for timesync
Priority is 80. At least in Fedora, chrony uses 50, and ntpd 60.
timesyncd has lower priority, because if people install those other packages,
it's most likely on purpose. timesyncd is always installed and provides
less functionality.
2019-07-22 15:21:23 +02:00
..
ac-power
activate activate: move array allocation to heap 2019-07-16 14:56:25 +02:00
analyze Merge pull request #13076 from keszybz/pr/13062 2019-07-16 20:02:26 +02:00
ask-password Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
backlight tree-wide: (void)ify a few unlink() and rmdir() 2019-03-27 18:09:56 +01:00
basic pid1: make sure we look at /proc/1/cmdline when parsing config 2019-07-22 09:06:22 +02:00
binfmt tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
boot tree-wide: drop duplicated blank lines 2019-07-15 18:41:27 +02:00
busctl tree-wide: replace strjoin() with path_join() 2019-06-21 03:26:16 +09:00
cgls tree-wide: replace strjoin() with path_join() 2019-06-21 03:26:16 +09:00
cgroups-agent
cgtop tree-wide: replace strjoin() with path_join() 2019-06-21 03:26:16 +09:00
core Merge pull request #13096 from keszybz/unit-loading 2019-07-19 21:47:10 +02:00
coredump Merge pull request #13092 from keszybz/coverity-fixes 2019-07-17 14:18:49 +02:00
cryptsetup cryptsetup: no need to zero-initialize zero-initialized structures 2019-07-16 12:40:22 +02:00
debug-generator tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
delta tree-wide: replace strjoina() with prefix_roota() 2019-06-25 01:31:26 +09:00
detect-virt Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
dissect
environment-d-generator Create src/shared/unit-file.[ch] for unit-file related ops 2019-07-19 16:51:14 +02:00
escape Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
firstboot firstboot: only list all options on demand 2019-07-17 12:07:19 +02:00
fsck fsck: split out fsck return code definitions into a header file of its own 2019-07-05 02:31:12 +09:00
fstab-generator fstab-generator: Prevent double free of reused FILE* 2019-05-03 13:22:36 +02:00
fuzz udev: modernize udev-rules.c 2019-06-02 14:15:26 +09:00
getty-generator tree-wide: make use of errno_or_else() everywhere 2019-07-11 23:20:31 +02:00
gpt-auto-generator tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
hibernate-resume hibernate-resume: add resumeflags= kernel option 2019-06-05 18:59:05 -06:00
hostname tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
hwdb
id128 Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
import tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
initctl headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
journal journal: properly read unaligned le64 integers 2019-07-16 15:22:26 +02:00
journal-remote tree-wide: introduce strerror_safe() 2019-07-05 02:43:56 +09:00
kernel-install kernel-install: add a check that the vmlinuz arg is sane 2019-04-03 11:25:40 +02:00
libsystemd sd-netlink: update comment 2019-07-19 07:14:58 +09:00
libsystemd-network Merge pull request #13093 from keszybz/two-assert-cc-cleanups 2019-07-17 15:53:35 +00:00
libudev libudev: hide definition of struct udev_device 2019-06-12 23:59:08 +09:00
locale tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
login tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
machine tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
machine-id-setup
modules-load
mount tree-wide: replace strjoin() with path_join() 2019-06-21 03:26:16 +09:00
network Merge pull request #13070 from yuwata/network-set-route-to-dhcp-dns 2019-07-19 09:35:22 +02:00
notify tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
nspawn Merge pull request #13092 from keszybz/coverity-fixes 2019-07-17 14:18:49 +02:00
nss-myhostname nss-myhostname: unify code that handles NOT_FOUND case 2019-04-11 11:13:10 +02:00
nss-mymachines meson: make nologin path build time configurable 2019-07-18 12:46:35 +02:00
nss-resolve codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
nss-systemd meson: make nologin path build time configurable 2019-07-18 12:46:35 +02:00
partition growfs: call crypt_set_debug_level() correctly, skip if not needed 2019-07-08 16:04:17 +03:00
path Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
portable Create src/shared/unit-file.[ch] for unit-file related ops 2019-07-19 16:51:14 +02:00
pstore pstore: use log_setup_service() 2019-07-22 14:31:21 +09:00
quotacheck headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
random-seed tree-wide: port various places over to use chmod_and_chown() 2019-05-24 15:07:55 +02:00
rc-local-generator Drop support for /usr/sbin/halt.local 2019-05-23 10:19:01 +02:00
remount-fs
reply-password Remove string_free_erase 2019-07-10 13:48:55 +02:00
resolve Merge pull request #13047 from niedbalski/fix-5552-pr 2019-07-17 19:27:16 +02:00
rfkill util: make device_wait_for_initialization() optionally takes timeout value 2019-06-04 01:19:43 +09:00
run run: move comment to appropriate place 2019-07-16 14:29:04 +02:00
run-generator headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
shared timedated: add back support for ntp-units.d/ 2019-07-22 15:21:20 +02:00
shutdown shutdown: merge variable declaration lines a bit 2019-07-13 11:05:07 +02:00
sleep systemd-sleep: refuse to calculate swapfile offset on Btrfs 2019-06-26 22:04:59 -07:00
socket-proxy tree-wide: port users over to use new ERRNO_IS_ACCEPT_AGAIN() call 2019-04-10 22:11:18 +02:00
stdio-bridge stdio-bridge: slightly optimize formatting of structure 2019-03-19 15:29:44 +01:00
sulogin-shell
sysctl tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
system-update-generator system-update-generator: do not emit bogus warning if no /system-update symlink 2019-06-12 17:27:17 +02:00
systemctl systemctl: call the unit dbus path dbus_path everywhere 2019-07-17 14:35:35 +02:00
systemd core: ExecCondition= for services 2019-07-17 11:35:02 +02:00
sysusers Merge pull request #13096 from keszybz/unit-loading 2019-07-19 21:47:10 +02:00
sysv-generator tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
test Merge pull request #13096 from keszybz/unit-loading 2019-07-19 21:47:10 +02:00
time-wait-sync codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
timedate timedated: add back support for ntp-units.d/ 2019-07-22 15:21:20 +02:00
timesync timesyncd: add ntp-units.d/ entry for timesync 2019-07-22 15:21:23 +02:00
tmpfiles tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
tty-ask-password-agent tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
udev tree-wide: drop duplicated blank lines 2019-07-15 18:41:27 +02:00
update-done headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
update-utmp headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
user-sessions headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
vconsole Merge pull request #12378 from rbalint/vt-kbd-reset-check 2019-05-16 16:39:38 +02:00
veritysetup tree-wide: replace strjoin() with path_join() 2019-06-24 23:59:38 +09:00
version
volatile-root mount-util: beef up bind_remount_recursive() to be able to toggle more than MS_RDONLY 2019-03-25 19:33:55 +01:00