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 | c1edb76da8591808b80d74d6a79b7c475e6ff6cf (patch) | |
tree | a2116ab4179baaba7a4adc285b39d78b1ccda931 /debian/systemd-standalone-shutdown.install | |
parent | Adding debian version 256-1. (diff) | |
download | systemd-c1edb76da8591808b80d74d6a79b7c475e6ff6cf.tar.xz systemd-c1edb76da8591808b80d74d6a79b7c475e6ff6cf.zip |
Adding debian version 256-2.debian/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 |