Skip to content
Snippets Groups Projects
distributedsched.service 205 B
Newer Older
[Unit]
Description=OpenHarmony Distributed Schedule service

[Service]
Type=oneshot
ExecStart=/bin/echo "OpenHarmony Distributed Schedule Service"
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target