You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to setup an NTP server with chrony. I installed the package using pkg install chrony. When I try to start the server with command chronyd -x (-x is to avoid setting system clock) I only want to use it as server and not sync system clock. I'm okay with time drift of few minutes).
I'm running into an issue(s) here, when I use chronyd -x I see the following error Fatal error : Not superuser. I was under the impression I won't need elevated user permission?
I was hoping if someone could help me out with this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to setup an NTP server with chrony. I installed the package using
pkg install chrony
. When I try to start the server with commandchronyd -x
(-x is to avoid setting system clock) I only want to use it as server and not sync system clock. I'm okay with time drift of few minutes).I'm running into an issue(s) here, when I use
chronyd -x
I see the following errorFatal error : Not superuser
. I was under the impression I won't need elevated user permission?I was hoping if someone could help me out with this?
If you need additional info, please let me know.
Much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions