mirror of https://github.com/sipwise/reminder.git
This makes it obvious these are NGCP specific programs, and avoids possible collisions with other third party programs. Create backward compatibility symlinks for a smoother transition. Namespace too all debhelper fragment files. Change-Id: Iea96d305e8fcd2461cdb4c8d28bef5d55b307ffechanges/63/25763/1
parent
2bcf3319e6
commit
5953bc6862
@ -1 +0,0 @@
|
||||
usr/sbin
|
||||
@ -1 +0,0 @@
|
||||
reminder.conf etc/ngcp-reminder/
|
||||
@ -1 +1 @@
|
||||
* * * * * root if /usr/sbin/ngcp-check-active -q; then /usr/sbin/reminder 1>/dev/null; fi
|
||||
* * * * * root if /usr/sbin/ngcp-check-active -q; then /usr/sbin/ngcp-reminder 1>/dev/null; fi
|
||||
@ -0,0 +1,2 @@
|
||||
ngcp-reminder usr/sbin/
|
||||
reminder.conf etc/ngcp-reminder/
|
||||
@ -0,0 +1 @@
|
||||
usr/sbin/ngcp-reminder usr/sbin/reminder
|
||||
@ -0,0 +1 @@
|
||||
mv_conffile /etc/cron.d/reminder /etc/cron.d/ngcp-reminder 7.0.0.0+0~mr7.0.0.0~
|
||||
Loading…
Reference in new issue