blob: 916fdb8610d008c7082c7d46eaecfa6012812130 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
[
{ type: install
message: <<EOM
To use %%PORTNAME%% features on DragonFly you need to generate a machine-id.
For that, run the following command as root:
# dbus-uuidgen --ensure
EOM
}
]
|