X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fpoweroff.target;h=b2b56b2893b34009558e4dd017f4685d91b60193;hp=df491a1907fe3ec8aae2dd3440fd54edc48a735d;hb=b574246b4f8e4eb86c29c38c7df47b541b68188a;hpb=5e6afdd3d359fc42de7ac432243e98673577e81f diff --git a/units/poweroff.target b/units/poweroff.target index df491a190..b2b56b289 100644 --- a/units/poweroff.target +++ b/units/poweroff.target @@ -1,19 +1,9 @@ # This file is part of systemd. # -# Copyright 2010 Lennart Poettering -# # systemd 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 2 of the License, or # (at your option) any later version. -# -# systemd is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with systemd; If not, see . # See systemd.special(7) for details @@ -22,3 +12,6 @@ Description=Power-Off Names=runlevel0.target Requires=poweroff.service After=poweroff.service + +[Install] +Alias=ctrl-alt-del.target