diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-19 09:14:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-19 09:14:35 +0000 |
commit | b88b3f14e10b82664e44c34793dbcfaeb4de689d (patch) | |
tree | 832469414f07e9e1f4218793b40a6583902e6f08 /debian/systemd-standalone-shutdown.install | |
parent | Releasing progress-linux version 256-1~progress7.99u1. (diff) | |
download | systemd-b88b3f14e10b82664e44c34793dbcfaeb4de689d.tar.xz systemd-b88b3f14e10b82664e44c34793dbcfaeb4de689d.zip |
Merging debian version 256-2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/systemd-standalone-shutdown.install')
-rwxr-xr-x | debian/systemd-standalone-shutdown.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/systemd-standalone-shutdown.install b/debian/systemd-standalone-shutdown.install new file mode 100755 index 0000000..bde793e --- /dev/null +++ b/debian/systemd-standalone-shutdown.install @@ -0,0 +1,2 @@ +#!/usr/bin/dh-exec +usr/lib/systemd/systemd-shutdown.standalone => usr/lib/systemd/systemd-shutdown |