forked from ccchb/ansible
13 lines
264 B
Text
13 lines
264 B
Text
|
#!/usr/local/bin/execlineb -P
|
|||
|
# {{ ansible_managed }}
|
|||
|
|
|||
|
s6-envdir ./env
|
|||
|
multisubstitute {
|
|||
|
importas -i -u NAME NAME
|
|||
|
}
|
|||
|
|
|||
|
foreground { fdmove -c 1 2 echo "${NAME}: Starting." }
|
|||
|
|
|||
|
fdmove -c 2 1
|
|||
|
snooze -v -H "*" /usr/local/bin/mlmmj-maintd -F -d /var/vmail/mlmmj
|