disable at startup and only start by timer
This commit is contained in:
parent
47e6965b6c
commit
24d384cd39
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@ in
|
|||
Unit = {
|
||||
Description = "Wallpaper Downloader";
|
||||
};
|
||||
Install = {
|
||||
WantedBy = [ "default.target" ];
|
||||
};
|
||||
Service = {
|
||||
Type = "oneshot";
|
||||
ExecStart = "${wallpaper-downloader}";
|
||||
|
|
Loading…
Reference in a new issue