diff options
Diffstat (limited to 'systemd/udev-block-notify.service')
-rw-r--r-- | systemd/udev-block-notify.service | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/systemd/udev-block-notify.service b/systemd/udev-block-notify.service index 31e27f8..392492c 100644 --- a/systemd/udev-block-notify.service +++ b/systemd/udev-block-notify.service @@ -1,3 +1,10 @@ +# (C) 2011-2020 by Christian Hesse <mail@eworm.de> +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + [Unit] Description=Udev Block Notification Requires=dbus.socket |