mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
synced 2025-11-03 13:43:29 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a6e983b985 | ||
|
|
559f4e8024 |
@@ -1,6 +1,8 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Osmocom Home Location Register (OsmoHLR)
|
Description=Osmocom Home Location Register (OsmoHLR)
|
||||||
Documentation=https://osmocom.org/projects/osmo-hlr/wiki/OsmoHLR
|
Documentation=https://osmocom.org/projects/osmo-hlr/wiki/OsmoHLR
|
||||||
|
After=network-online.target
|
||||||
|
Wants=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
|||||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
|||||||
|
osmo-hlr (1.6.2) unstable; urgency=medium
|
||||||
|
|
||||||
|
* systemd: depend on networking-online.target
|
||||||
|
|
||||||
|
-- Oliver Smith <osmith@sysmocom.de> Fri, 26 May 2023 14:54:12 +0200
|
||||||
|
|
||||||
osmo-hlr (1.6.1) unstable; urgency=medium
|
osmo-hlr (1.6.1) unstable; urgency=medium
|
||||||
|
|
||||||
* Run struct_endianness.py
|
* Run struct_endianness.py
|
||||||
|
|||||||
Reference in New Issue
Block a user