[Unit] Description=Sync files into RAM at boot After=network.target local-fs.target Requires=local-fs.target [Service] Type=oneshot ExecStart=/usr/local/bin/sync_files_to_ram.sh [Install] WantedBy=multi-user.target