AutostartKonfiguration: transplantact.service

File transplantact.service, 173 bytes (added by abenning, 2 years ago)
Line 
1[Unit]
2Description=Transplantact
3After=network.target
4
5[Service]
6Type=forking
7Restart=no
8ExecStart=/opt/transplantact/transplantact.sh
9
10[Install]
11WantedBy=multi-user.target