summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/data/etc/systemd/system/run-virt-tmpdir.service
blob: 0b2fecfce0bc207b2bf3eda4d2975cf9284d18e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Sets up /tmp/virt virtualization scratch space
After=tmp.target network.target
DefaultDependencies=no

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/opt/openslx/scripts/systemd-run_virt_tmpdir