Skip to content

Commit eac4948

Browse files
authored
Update user-data.rst
1 parent 04699fc commit eac4948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/adminguide/virtual_machines/user-data.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ known, use the following steps to retrieve user-data:
3333

3434
.. code:: bash
3535
36-
# cat /var/lib/dhcp/dhclient-eth0.leases | grep dhcp-server-identifier | tail -1
36+
# cat /var/lib/dhcp/dhclient.eth0.leases | grep dhcp-server-identifier | tail -1
3737
3838
#. Access user-data by running the following command using the result of
3939
the above command

0 commit comments

Comments
 (0)