diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-08-10 08:48:08 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-08-10 08:48:08 +0200 |
commit | f57637e5e01618ed20fa2c0cba16adfd1be12922 (patch) | |
tree | 79ed93cb9dccc219b9b23f049aaf6c90f12c8cab /debian | |
parent | 985f4926c4620ae156b89bf9be9d19bb92a50e66 (diff) | |
download | libayatana-indicator-f57637e5e01618ed20fa2c0cba16adfd1be12922.tar.gz libayatana-indicator-f57637e5e01618ed20fa2c0cba16adfd1be12922.tar.bz2 libayatana-indicator-f57637e5e01618ed20fa2c0cba16adfd1be12922.zip |
debian/ayatana-indicator-common.links: Add FIXME/reminder to drop manual symlinking of systemd user service file once DH compat level is raised to a level above 12.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/ayatana-indicator-common.links | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/ayatana-indicator-common.links b/debian/ayatana-indicator-common.links index 160004b..636d594 100644 --- a/debian/ayatana-indicator-common.links +++ b/debian/ayatana-indicator-common.links @@ -1,2 +1,3 @@ # Because dh-systemd does not yet support user units, we manually make the Alias link +# FIXME: drop this once we bump DH compat level to 12 or higher /usr/lib/systemd/user/ayatana-indicators.target /usr/lib/systemd/user/ayatana-indicators-pre.target |