1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 02:51:08 +01:00

~ google-drive oneshot; catullus: + htop

This commit is contained in:
Kierán Meinhardt
2019-02-12 20:11:24 +01:00
parent d4422fc76e
commit abdf5bb6de
3 changed files with 5 additions and 2 deletions

View File

@@ -54,8 +54,8 @@ in {
'';
startAt = "*:0/5";
serviceConfig = {
Restart = "on-failure";
User = "kfm";
Type = "oneshot";
User = config.users.users.kfm.name;
};
};