Translations:Using autofs (automount) with NFS/27/ru
From Manjaro
Views
Actions
Namespaces
Variants
Tools
sudo systemctl status autofs
● autofs.service - Automounts filesystems on demand
Loaded: loaded (/usr/lib/systemd/system/autofs.service; enabled; vendor preset: disabled)
Active: active (running) since Sat 2017-12-02 07:13:22 CET; 1h 9min ago
Process: 1069 ExecStart=/usr/bin/automount $OPTIONS --pid-file /run/autofs.pid (code=exited, status=0/SUCCESS)
Main PID: 1089 (automount)
Tasks: 5 (limit: 4915)
CGroup: /system.slice/autofs.service
└─1089 /usr/bin/automount --pid-file /run/autofs.pid
Dec 02 07:13:22 Desktop-Jan systemd[1]: Starting Automounts filesystems on demand...
Dec 02 07:13:22 Desktop-Jan automount[1089]: -
Dec 02 07:13:22 Desktop-Jan systemd[1]: Started Automounts filesystems on demand.