Bug#801822: Patch to fix
Jakobus Schürz
jakob at xundeenergie.at
Sat Feb 25 03:32:54 GMT 2017
Hi there!
I tried this
--- /usr/bin/deb-systemd-helper 2017-02-25 03:56:20.844471315 +0100
+++ /usr/bin/deb-systemd-helper-instantunits 2017-02-25
04:27:56.794876790 +0100
@@ -118,6 +118,7 @@
my ($scriptname) = @_;
my $service_path = $scriptname;
+ $scriptname =~ s/\@.*\.([a-z]*)$/@.\1/;
if (-f "/etc/systemd/system/$scriptname") {
$service_path = "/etc/systemd/system/$scriptname";
} elsif (-f "/lib/systemd/system/$scriptname") {
and now i can work with instantiated unit-files.
Regards!
Jakob
--
Jakobus Schürz
Roseggergasse 37/21
1160 Wien
+43/699/107 66 126
http://xundeenergie.at
http://cogitationum.wordpress.com/
http://verkehrsloesungen.wordpress.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x43B88572.asc
Type: application/pgp-keys
Size: 4028 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20170225/26e9fb88/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 894 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20170225/26e9fb88/attachment-0001.sig>
More information about the Pkg-systemd-maintainers
mailing list