[Unit] Description=Create AP Service After=network.target [Service] Type=simple ExecStart=/usr/bin/create_ap -n -g 10.0.0.1 wlan0 AccessPointSSID KillSignal=SIGINT Restart=on-failure RestartSec=5 [Install] WantedBy=multi-user.target