3 lines
72 B
Bash
3 lines
72 B
Bash
#!/bin/sh
|
|
exec chpst -u elog:elog /usr/bin/elogd -c /etc/elog/elogd.cfg
|
#!/bin/sh
|
|
exec chpst -u elog:elog /usr/bin/elogd -c /etc/elog/elogd.cfg
|