I had a messed up automounter and wanted to restart it. Sometimes I just draw a blank for the command. It could be that I am focused mainly on Windows these days and I simply forget the command. Who knows?
It’s simple really,
service autofs restart
If I needed to start it:
service autofs start
To get a simple status:
service autofs status
Now that I have written this; it should remain.