mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-26 05:35:12 +02:00
3 lines
82 B
Bash
3 lines
82 B
Bash
#!/bin/sh
|
|
exec 2>&1
|
|
exec chpst -u elog:elog /usr/bin/elogd -c /etc/elog/elogd.cfg
|