Skip to content

Commit 6c64d19

Browse files
committed
Add sysinit-reactivation.targert to cage-tty1
1 parent 9d58b4f commit 6c64d19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/system.nix

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
};
8282

8383
systemd.services."cage-tty1" = {
84+
wantedBy = ["sysinit-reactivation.target"];
8485
serviceConfig = {
8586
Restart = "always";
8687
};

0 commit comments

Comments
 (0)