summarylogtreecommitdiffstats
path: root/domjudge-cgroup.service
blob: f8780a007a2c4881430c462685363df7aa51a1af (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Cgroup setup script for domjudge

[Service]
Type=oneshot
ExecStart=/usr/bin/create_cgroups
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target