freebsd-ports/sysutils/automount/pkg-message
Slawomir Wojciech Wojtczak d1b86dc8c6 sysutils/automount: Update to 1.7.8
While here, also add note to pkg-descr about conflicts.

PR:		263763
PR:		259844
2022-05-13 13:19:03 -05:00

10 lines
125 B
Text

[
{ type: install
message: <<EOM
You must run below command to activate automount(8).
# service devd restart
EOM
}
]