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

Releases

Packages

Contributors

Languages