Discussion:
autofs/auto_master
Daniel Braniss
2021-04-21 08:36:14 UTC
Permalink
hi,
after changing auto_master, is there a less violent way than reboot to
have it reloaded?

thanks,
danny
Stefan Esser
2021-04-21 14:31:53 UTC
Permalink
Post by Daniel Braniss
hi,
after changing auto_master, is there a less violent way than reboot to
have it reloaded?
# automount -c

Perhaps also:

# automount -u

See "man automount" ...

Regards, STefan
Edward Tomasz Napierała
2021-04-21 17:08:50 UTC
Permalink
Post by Stefan Esser
Post by Daniel Braniss
hi,
after changing auto_master, is there a less violent way than reboot to
have it reloaded?
# automount -c
# automount -u
Actually, just 'automount', as root, should be enough. You can use
'automount -v' to see what it's doing.
Daniel Braniss
2021-04-21 17:48:11 UTC
Permalink
actually ‘automount’ did the trick, may the source be with you :-)

btw, mount -LL is a bit buggy.

thanks,
danny
Post by Edward Tomasz Napierała
Post by Stefan Esser
Post by Daniel Braniss
hi,
after changing auto_master, is there a less violent way than reboot to
have it reloaded?
# automount -c
# automount -u
Actually, just 'automount', as root, should be enough. You can use
'automount -v' to see what it's doing.
Continue reading on narkive:
Loading...