diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-06-18 21:56:21 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-06-18 21:56:21 +0200 |
commit | 3d88bf660dae270c051c8319bba62c58a50c9d2b (patch) | |
tree | fff9cf15f8ae715a3a1cd9e4a5f808bc2e5c1398 /units/reboot.target | |
parent | c32dd69b46c6311148ed666095a13c5e6173c744 (diff) |
unit: add [Install] section to various service files
Diffstat (limited to 'units/reboot.target')
-rw-r--r-- | units/reboot.target | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/reboot.target b/units/reboot.target index 3b03dbd2d0..b3be52ff90 100644 --- a/units/reboot.target +++ b/units/reboot.target @@ -12,3 +12,6 @@ Description=Reboot Names=runlevel6.target Requires=reboot.service After=reboot.service + +[Install] +Alias=ctrl-alt-del.target |