diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-08-10 09:06:08 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-08-10 09:06:08 +0200 |
commit | 27ebfd25912182db8a09580839f9127e6c33b82e (patch) | |
tree | 3df8ee19023f30700db9889d5832edf231bf312e /debian | |
parent | 664a2351b15fbc42f9a5d1dc4877dc7e1ee54b48 (diff) | |
download | ayatana-indicator-sound-27ebfd25912182db8a09580839f9127e6c33b82e.tar.gz ayatana-indicator-sound-27ebfd25912182db8a09580839f9127e6c33b82e.tar.bz2 ayatana-indicator-sound-27ebfd25912182db8a09580839f9127e6c33b82e.zip |
debian/ayatana-indicator-sound.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-sound.links | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/ayatana-indicator-sound.links b/debian/ayatana-indicator-sound.links index afd6c9f..31ee0ac 100644 --- a/debian/ayatana-indicator-sound.links +++ b/debian/ayatana-indicator-sound.links @@ -1,2 +1,3 @@ -# Because dh-systemd does not yet support user units, we manually make the WantedBy link +# Because dh-systemd does not support user units for compat levels below 12, we manually make the WantedBy link +# FIXME: drop this once we bump DH compat level to 12 or higher /usr/lib/systemd/user/ayatana-indicator-sound.service /usr/lib/systemd/user/ayatana-indicators.target.wants/ayatana-indicator-sound.service |