1 2[Unit] 3Description=Power Cycle Delay 4 5[Service] 6Type=oneshot 7Environment=PSU_HARDRESET_DELAY=0 8EnvironmentFile=-/run/psu_timedelay 9ExecStart=/bin/sleep $PSU_HARDRESET_DELAY 10