diff options
Diffstat (limited to 'filesystems/automount/pkg-message')
-rw-r--r-- | filesystems/automount/pkg-message | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/filesystems/automount/pkg-message b/filesystems/automount/pkg-message new file mode 100644 index 000000000000..e8a180cde268 --- /dev/null +++ b/filesystems/automount/pkg-message @@ -0,0 +1,10 @@ +[ +{ type: install + message: <<EOM + +You must run below command to activate automount(8). + + # service devd restart +EOM +} +] |