summaryrefslogtreecommitdiff
path: root/templates/restart
AgeCommit message (Collapse)Author
2015-11-21vyatta-op: add restart cli command for ntpAlex Harpin
Add a CLI op mode command to allow restarting of the NTP service without having to update the configuration. Bug #514 http://bugzilla.vyos.net/show_bug.cgi?id=514
2015-11-21vyatta-op: add restart cli command for telnetAlex Harpin
Add a CLI op mode command to allow restarting of the Telnet service without having to update the configuration. Bug #514 http://bugzilla.vyos.net/show_bug.cgi?id=514
2015-11-21vyatta-op: add "check if service is configured" to restart commandsAlex Harpin
Add a check to the recent service restart CLI command additions to ensure they are currently configured before allowing a restart. Bug #514 http://bugzilla.vyos.net/show_bug.cgi?id=514
2015-11-21vyatta-op: add restart cli command for snmpAlex Harpin
Add a CLI op mode command to allow restarting of the SNMP service without having to update the configuration. Bug #514 http://bugzilla.vyos.net/show_bug.cgi?id=514
2015-11-21vyatta-op: add restart cli command for sshAlex Harpin
Add a CLI op mode command to allow restarting of the SSH service without having to update the configuration. Bug #514 http://bugzilla.vyos.net/show_bug.cgi?id=514
2015-11-19vyatta-op: set 'restart dns forwarding' to use vyatta-dns-forwarding.plAlex Harpin
Update the op mode command 'restart dns forwarding' to use the expanded vyatta-dns-forwarding.pl code. Bug #619 http://bugzilla.vyos.net/show_bug.cgi?id=619
2015-11-19Implemented a DNS forwarder restart command - "restart dns forwarding"Thomas Jepp
2012-05-15Move VRRP to its own packageJohn Southworth
2012-02-14Add missing newline at end of fileStephen Hemminger
Avoid editing and future problems with tools like diff by making sure all node.def files have newline before the end of file.
2010-07-20part of fix for BZ 5839 - move clear process cmds under restartMohit Mehta