mirror of
https://github.com/bigbluebutton/docker.git
synced 2024-11-23 00:23:25 +01:00
10 lines
127 B
Desktop File
10 lines
127 B
Desktop File
[Unit]
|
|
Description=dummy
|
|
|
|
[Service]
|
|
ExecStart=/bin/sleep 30d
|
|
ExecReload=/bin/echo reload
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|