mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
11 lines
198 B
Text
11 lines
198 B
Text
|
[Unit]
|
||
|
Description=Moodle Course Management OLPC edition
|
||
|
After={{ apache_service }}.service
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/usr/libexec/moodle-xs-init start
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|