ee39e4c87b
--HG-- extra : convert_revision : cd7571b0e341f27eb60fd91525bdfa1a71a51fae
9 lines
104 B
Text
9 lines
104 B
Text
#!/sbin/runscript
|
|
|
|
command=/usr/sbin/saslauthd
|
|
command_args="${SASLAUTHD_ARGS}"
|
|
|
|
depend()
|
|
{
|
|
need net
|
|
}
|