void-packages/srcpkgs/ntpd-rs/INSTALL

6 lines
79 B
Plaintext

case "${ACTION}" in
post)
setcap CAP_SYS_TIME=+ep usr/bin/ntp-daemon
;;
esac