1 2 3 4 5 6 7 8 9
[Unit] After=network.target Documentation=https://example.com/ [Service] ExecStart=/bin/test [Install] WantedBy=multi-user.target