File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 53
53
systemd . services = {
54
54
audimax-1h = service "bau178a-gm-1-audi-max" "3600" ;
55
55
audimax-2h = service "bau178a-gm-1-audi-max" "7200" ;
56
+ audimax-3h = service "bau178a-gm-1-audi-max" "10800" ;
56
57
57
58
informatik-1h = service "deu116-informatikhoersaal" "3600" ;
58
59
informatik-2h = service "deu116-informatikhoersaal" "7200" ;
59
60
informatik-3h = service "deu116-informatikhoersaal" "10800" ;
60
61
61
- tmp-recording = service "bau178a-gm-1-audi-max" "5" ;
62
+ gm5-1h = service "bau276a-gm-5-praktikum-hs" "3600" ;
63
+ gm5-2h = service "bau276a-gm-5-praktikum-hs" "7200" ;
64
+ gm5-3h = service "bau276a-gm-5-praktikum-hs" "10800" ;
62
65
} ;
63
66
64
67
systemd . timers = {
65
68
mon-08-audimax = timer "audimax-2h.service" "Mon 08:00" ;
66
- mon-12-audimax = timer "audimax -2h.service" "Mon 12:00" ;
69
+ mon-12-gm5 = timer "gm5 -2h.service" "Mon 12:00" ;
67
70
mon-14-audimax = timer "audimax-2h.service" "Mon 14:00" ;
68
71
69
72
tue-08-audimax = timer "audimax-2h.service" "Tue 08:00" ;
You can’t perform that action at this time.
0 commit comments