Upgraded chrony to version 4.2 and fixed its runit build script Replaced $ARCH variable with $arch to cause gmp and db builds in base srction to build correctly Fixed descriptions in xcb-util-image and xcb-util-wm in xorg section Removed drm option in xorg/mesa and added llvm as a dependency
2 lines
36 B
Bash
2 lines
36 B
Bash
#!/bin/sh
|
|
exec /bin/chronyd -n 2>&1
|