summaryrefslogtreecommitdiff
path: root/systemd/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add systemd install dir parameterFrederik Sdun2016-01-271-1/+1
| | | | | | | Add option to specify user for non root processes Change-Id: I8055695c9653e3a52a3838d20e4be87ef5de3972 Signed-off-by: Lutz Helwing <lutz_helwing@mentor.com>
* Removed all trailing whitespacesLutz Helwing2015-07-211-11/+11
| | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-171-1/+1
| | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* Updated license headers to latest GENIVI license policy. Fixed further LRT ↵Lutz Helwing2015-06-171-9/+10
| | | | | | Scan findings. Renamed and cleanup further files. Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* First implementation of DLT DBus adapter.Alexander Wenzel2014-06-111-0/+9
| | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* Fix: Install Example service file only when example enabledAlexander Wenzel2013-10-241-1/+5
| | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* Added cmake installation path to systemd service files installation.Alexander Wenzel2013-10-181-1/+1
| | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* systemd/CMakeLists: Remove SYSTEMD_CONFIGURATIONS_FILES_DIR existance check.Noor2013-07-251-11/+7
| | | | | | | | | | | * During cross-compilation on ubuntu 10.04 the if condition checks the exitance of SYSTEMD_CONFIGURATIONS_FILES_DIR on host machine. It should not check host folders during cross-compilation. It results in no service file is installed even systemd is enabled during cross-compilation. Remove that if condition and its corresponding else condition. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* [GDLT-90] Implemented systemd watchdog concept in dlt-systemChristian Muck2012-06-131-10/+30
| | | | Signed-off-by: Christian Muck <christian.muck@bmw.de>
* [GDLT-90] Implemented systemd watchdog conceptChristian Muck2012-06-131-7/+23
| | | | Signed-off-by: Christian Muck <christian.muck@bmw.de>
* Corrected email of Alexander WenzelChristian Muck2012-03-271-1/+1
| | | | Signed-off-by: Christian Muck <christian.muck@bmw.de>
* GDLT-38, Update licenses in CMakeListsLassi Marttala2012-03-261-32/+11
|
* Update project structureChristian Muck2012-02-131-0/+45