summaryrefslogtreecommitdiff
path: root/debian/vyatta-cfg-system.postinst.in
blob: 39c4e4d14d197ee245e1cd7eb9f0737313510d4c (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

prefix=@prefix@
sysconfdir=@sysconfdir@

# remove init of daemons that we manage
update-rc.d -f ntp remove >/dev/null