# place to /etc/systemd/system/local.service [Unit] Description=Run local commands after boot [Service] ExecStart=/usr/bin/local.sh [Install] WantedBy=multi-user.target