MX on Linux: Difference between revisions

m
change heading
m (Minor presentation change, for better understanding)
m (change heading)
You might expect <code>sudo systemctl disable fake-hwclock.service</code> (or remove the service, and modify the scripts that call it) could ensure the computer (if online) has to get a time found on the internet (NTP). Nothing is as simple as it might seem!
 
===Commands to check,do start,actions stop, or restart (stop and start in one command) MX ason a service===
 
You will need to start (or restart) MX after you have defined (or redefined) the service as instructed above. The full set ofspecific commands to use with thisMX service are at [[Raspberry_Pi_Image#systemctl_commands|systemctl_commands]], here I simply repeat the basic commands that can be used with any service (status, enable, disable, start, stop, and restart).
 
Don't forget you may need to type <code>sudo systemctl daemon-reload</code> to tell "systemd" that it needs to reload all service definitions whenever either one has changed, or a new one has been added.
5,838

edits