Skip to content
Snippets Groups Projects
Verified Commit efb3c977 authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

add systemd service

parent 5f8b45a3
No related branches found
No related tags found
No related merge requests found
[Unit]
Description=Server
[Service]
Type=idle
User=root
WorkingDirectory=/home/securiteam
ExecStart=/home/securiteam/start.sh
Restart=always
[Install]
WantedBy=multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment