making the service run at boot
This commit is contained in:
@@ -1472,7 +1472,7 @@ in
|
||||
];
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
RemainAfterExit = yes;
|
||||
RemainAfterExit = true;
|
||||
ExecStart = "${scriptPath}";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user