[Unit] Description=Cleanup Service for ACTIONS directories After=network.target [Service] Type=oneshot ExecStart=/bin/sh /var/www/html/scripts/cleanUp.sh User=root Group=root StandardOutput=journal StandardError=journal