Skip to content

Commit 97782f1

Browse files
authored
Add boot.mount as order dependency for sshswitch (#67)
1 parent 1d72b72 commit 97782f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/raspberrypi-sys-mods.sshswitch.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Unit]
22
Description=Turn on SSH if /boot/ssh is present
33
ConditionPathExistsGlob=/boot/ssh{,.txt}
4-
After=regenerate_ssh_host_keys.service
4+
After=regenerate_ssh_host_keys.service boot.mount
55

66
[Service]
77
Type=oneshot

0 commit comments

Comments
 (0)