diff options
author | Christian Breunig <christian@breunig.cc> | 2023-04-02 10:05:30 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-04-02 10:05:30 +0200 |
commit | 51df898e5647969cec679719b34b2f5b51318fa1 (patch) | |
tree | fcd8faf590976d2cefdfbdd3878a4f98f5eafd59 | |
parent | 155116a955fb5cedf738fc976242755e9f32f561 (diff) | |
download | vyatta-cfg-system-51df898e5647969cec679719b34b2f5b51318fa1.tar.gz vyatta-cfg-system-51df898e5647969cec679719b34b2f5b51318fa1.zip |
T4050: replace ntpd with chrony
-rw-r--r-- | sysconf/filecaps | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysconf/filecaps b/sysconf/filecaps index 46255ea7..41c4eca4 100644 --- a/sysconf/filecaps +++ b/sysconf/filecaps @@ -21,4 +21,3 @@ cap_sys_module=pe /bin/kmod # Set time cap_sys_time=pe /bin/date -cap_sys_time=pe /usr/sbin/ntpdate |