mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-28 23:03:24 +02:00
Rename executable to eg25-manager
This brings more consistency with how other components are named (repo, package, service file, manpages...).
This commit is contained in:
@@ -4,7 +4,7 @@ Before=ModemManager.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=@bindir@/eg25manager
|
||||
ExecStart=@bindir@/eg25-manager
|
||||
Restart=on-failure
|
||||
ProtectControlGroups=true
|
||||
ProtectHome=true
|
||||
|
@@ -25,7 +25,7 @@ if mmglib_dep.found()
|
||||
endif
|
||||
|
||||
executable (
|
||||
'eg25manager',
|
||||
'eg25-manager',
|
||||
src,
|
||||
dependencies : mgr_deps,
|
||||
link_with: gdbofono_lib,
|
||||
|
Reference in New Issue
Block a user