Auto rotate script always restart
This commit is contained in:
parent
99f43f6646
commit
4bbd4fba2e
1 changed files with 1 additions and 1 deletions
|
|
@ -398,7 +398,7 @@ in {
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
''}";
|
''}";
|
||||||
Restart = "on-failure";
|
Restart = "always";
|
||||||
RestartSec = 5;
|
RestartSec = 5;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue