Skip to content

Changes

Summary

  1. contrib/systemd: use StateDirectory (details)
  2. contrib/systemd: run as osmocom user (details)
Commit 971988d673a02d1d816ebcdcb9b4d729230ef03d by Oliver Smith
contrib/systemd: use StateDirectory

Adjust the systemd service to be more similar to other Osmocom
projects, by using StateDirectory. This directory gets created by
systemd, so remove the ExecStartPre=/usr/bin/mkdir line.

Related: https://www.freedesktop.org/software/systemd/man/latest/systemd.exec.html
Change-Id: I83c7749ca1277b71e25c41b4dc943e83608bd442
The file was modified contrib/systemd/osmo-epdg.service
Commit 59dbd3edb674880e64979d52133a20ecc0cea9f5 by Oliver Smith
contrib/systemd: run as osmocom user

Related: OS#4107
Change-Id: I6c8f3b316f13d497a15fcb4fe904fe0628ee2d13
The file was modified contrib/systemd/osmo-epdg.service
The file was addeddebian/postinst