8000 GitHub - Yi-Tseng/ofagentd: OF-DPA ofagent daemon
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Yi-Tseng/ofagentd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

ofagentd

OF-DPA ofagent daemon.

Install

Put ofagentd into /etc/init.d/

mv ofagentd /etc/init.d/ofagentd

Change ofagent file mode

chmod 755 /etc/init.d/ofagentd

Update rc

update-rc.d ofagentd defaults

Create config file dir

mkdir -p /etc/ofagentapp/
cp config.sample /etc/ofagentapp/config

Functions

Start ofagent

service ofagentd start

Stop ofagent

service ofagentd stop

Status

service ofagentd status

Restart

service ofagentd restart

About

OF-DPA ofagent daemon

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0