try different order of events
This commit is contained in:
@@ -19,7 +19,10 @@ storage:
|
||||
length_minutes = 60
|
||||
- path: /etc/issue.d/35-ssh-blocked.issue
|
||||
contents:
|
||||
inline: SSH currently disabled until configuration completes
|
||||
inline: |
|
||||
|
||||
SSH currently disabled until configuration completes
|
||||
|
||||
|
||||
systemd:
|
||||
units:
|
||||
@@ -48,7 +51,7 @@ systemd:
|
||||
contents: |
|
||||
[Unit]
|
||||
Description=Enable SSH after configuration and reboot
|
||||
After=zincati.service
|
||||
After=multi-user.target
|
||||
ConditionPathExists=!/var/lib/%N.stamp
|
||||
|
||||
[Service]
|
||||
|
||||
Reference in New Issue
Block a user