summaryrefslogtreecommitdiff
path: root/contrib/README.openrc
blob: cdc6b3dd552b1a2090503b94c0e106ad4c67d95a (plain)
1
2
3
4
5
6
7
8
9
To use the openrc init-scripts (i.e. on gentoo linux):

cp ./contrib/epgd.init.d.openrc /etc/init.d/epgd
chmod 0744 /etc/init.d/epgd

cp ./contrib/epgd.conf.d.openrc /etc/conf.d/epgd
chmod 0644 /etc/conf.d/epgd

Edit /etc/conf.d/epgd to your preferences. epgd config is in /etc/epgd/epgd.conf (see README in source-root)