Implement home exam server.
This commit is contained in:
parent
147fddc772
commit
f4f0795e80
10 changed files with 248 additions and 0 deletions
6
roles/exam_homes/files/archive-homes.service
Normal file
6
roles/exam_homes/files/archive-homes.service
Normal file
|
@ -0,0 +1,6 @@
|
|||
[Unit]
|
||||
Description=Archive students' home directories
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/sbin/archive-homes
|
Loading…
Add table
Add a link
Reference in a new issue