Make text red and scary
This commit is contained in:
@@ -21,7 +21,8 @@ storage:
|
||||
contents:
|
||||
inline: |
|
||||
|
||||
SSH currently disabled until configuration completes
|
||||
\033[31mSSH currently disabled until configuration completes\033[0m
|
||||
|
||||
|
||||
|
||||
systemd:
|
||||
@@ -50,7 +51,7 @@ systemd:
|
||||
enabled: true
|
||||
contents: |
|
||||
[Unit]
|
||||
Description=Enable SSH after configuration and reboot
|
||||
Description=Enable SSH after configuration
|
||||
After=multi-user.target
|
||||
ConditionPathExists=!/var/lib/%N.stamp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user