diff options
author | 2015-05-08 14:57:32 +0200 | |
---|---|---|
committer | 2015-05-08 14:57:32 +0200 | |
commit | 7f24ddbb0b68d9a2d1cb6be1a90a97b0b1c2c244 (patch) | |
tree | ebdb40fc6daf66ddbfaa364bd8f9586130b32292 /etc/systemd | |
parent | bump; update license info, call include on later lines (diff) | |
download | gentoo-vdr-scripts-7f24ddbb0b68d9a2d1cb6be1a90a97b0b1c2c244.tar.gz gentoo-vdr-scripts-7f24ddbb0b68d9a2d1cb6be1a90a97b0b1c2c244.tar.bz2 gentoo-vdr-scripts-7f24ddbb0b68d9a2d1cb6be1a90a97b0b1c2c244.zip |
whitespace; moved 'source' to '.' to be POSIX compliant, wrt bug 548550;
add Id tags for better versioning info
Diffstat (limited to 'etc/systemd')
-rw-r--r-- | etc/systemd/system/vdr.service.d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/systemd/system/vdr.service.d/Makefile b/etc/systemd/system/vdr.service.d/Makefile index 9bb7610..3e7256b 100644 --- a/etc/systemd/system/vdr.service.d/Makefile +++ b/etc/systemd/system/vdr.service.d/Makefile @@ -1,4 +1,4 @@ -# $Id: $ +# $Id$ SHELL = /bin/bash |