rename daemon to backend in code

This commit is contained in:
Oliver Gorwits
2017-05-06 16:26:43 +01:00
parent ffe8fc180f
commit 86a605ba68
11 changed files with 69 additions and 66 deletions

View File

@@ -89,6 +89,8 @@ Module::Build->new(
'bin/netdisco-db-deploy',
'bin/netdisco-deploy',
'bin/netdisco-do',
'bin/netdisco-backend-fg',
'bin/netdisco-backend',
'bin/netdisco-daemon-fg',
'bin/netdisco-daemon',
'bin/netdisco-web-fg',