don't block user sessions
This commit is contained in:
parent
defd500a2b
commit
ed57bcf08d
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ in
|
||||||
system.user.services.repo-clone = {
|
system.user.services.repo-clone = {
|
||||||
Unit = {
|
Unit = {
|
||||||
Description = "repo-clone service";
|
Description = "repo-clone service";
|
||||||
Before = [ "systemd-user-sessions.service" ];
|
|
||||||
};
|
};
|
||||||
Service = {
|
Service = {
|
||||||
Type = "exec";
|
Type = "exec";
|
||||||
|
|
Loading…
Reference in a new issue