?
Current File : //etc/systemd/system/firstrun.service
[Unit]
ConditionPathExists=/root/wrapper.sh
Description=postinstall bot to automate testing
ConditionPathExists=/root/wrapper.sh


[Service]
Type=oneshot
ExecStart=/root/wrapper.sh

[Install]
After=syslog.target