mirror of
https://github.com/google/security-research
synced 2026-06-08 14:27:23 +00:00
10 lines
142 B
Desktop File
10 lines
142 B
Desktop File
[Unit]
|
|
Description=kernelCTF
|
|
|
|
[Service]
|
|
ExecStart=/home/poprdi/service.sh
|
|
User=kernelctf
|
|
Group=kernelctf
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |