Skip to content

Commit

Permalink
[rpm] autostart on boot (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Jul 24, 2014
1 parent d039a4c commit 39ab0f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/ajenti.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ rm -rf $RPM_BUILD_ROOT
%post
ajenti-ssl-gen `hostname`
chkconfig --add ajenti
chkconfig ajenti on
service ajenti restart

echo ------------------------------------------------
Expand Down

0 comments on commit 39ab0f0

Please sign in to comment.