diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-06-16 15:27:23 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-06-16 15:27:23 +0200 |
| commit | 822f3a3223288213632d5c998945ba8a31d4ab70 (patch) | |
| tree | 7b8b97ccdf4f21e4452fd3c4d1cac336352167ce /data/ayatana-indicators.target | |
| parent | 8b63acd444b8e8ad757e25b1f2fca0ec037f149f (diff) | |
| parent | 02200d285cfdb062a96288777fdff29f928838c0 (diff) | |
| download | libayatana-common-822f3a3223288213632d5c998945ba8a31d4ab70.tar.gz libayatana-common-822f3a3223288213632d5c998945ba8a31d4ab70.tar.bz2 libayatana-common-822f3a3223288213632d5c998945ba8a31d4ab70.zip | |
Merge branch 'tari01-pr/add-ayatana-indicators-target'
Attributes GH PR #26: https://github.com/AyatanaIndicators/libayatana-common/pull/26
Diffstat (limited to 'data/ayatana-indicators.target')
| -rw-r--r-- | data/ayatana-indicators.target | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/ayatana-indicators.target b/data/ayatana-indicators.target new file mode 100644 index 0000000..0dce2e9 --- /dev/null +++ b/data/ayatana-indicators.target @@ -0,0 +1,7 @@ +[Unit] +Description=Target representing the lifecycle of the Ayatana Indicators. Each indicator should be bound to it in its individual service file. +PartOf=graphical-session.target + +[Install] +# Old name for this target, kept for compatibility +Alias=ayatana-indicators-pre.target |
