Skip to content

Commit a931ffc

Browse files
committed
restrict manual restart of greenboot-healthcheck service
Signed-off-by: Sayan Paul <paul.sayan@gmail.com>
1 parent 4c1c15d commit a931ffc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

usr/lib/systemd/system/greenboot-healthcheck.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Before=boot-complete.target
44
OnFailureJobMode=fail
55
RequiresMountsFor=/boot
66
RequiresMountsFor=/etc
7+
RefuseManualStart=yes
78

89
[Service]
910
Type=oneshot

0 commit comments

Comments
 (0)