diff options
author | root <root@rshg054.dnsready.net> | 2012-11-28 02:28:30 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-11-28 02:28:30 -0800 |
commit | 5c5e1e3a998a54db424b8261fac042ab41745d99 (patch) | |
tree | f25ae86eedc51b374b7000e4a444f98106fd9be9 /extra/enlightenment17/enlightenment17.install | |
parent | c008601effc878e60852f7928ddadcf5a16eb851 (diff) |
Wed Nov 28 02:22:26 PST 2012
Diffstat (limited to 'extra/enlightenment17/enlightenment17.install')
-rw-r--r-- | extra/enlightenment17/enlightenment17.install | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/extra/enlightenment17/enlightenment17.install b/extra/enlightenment17/enlightenment17.install index 1182e768f..0e3216ffe 100644 --- a/extra/enlightenment17/enlightenment17.install +++ b/extra/enlightenment17/enlightenment17.install @@ -1,6 +1,11 @@ post_install() { update-mime-database usr/share/mime > /dev/null update-desktop-database -q + +cat << EOF +Enlightenment is configured to use systemd by default for shutdown/sleep purposes. +This can be changed in /etc/enlightenment/sysactions.conf. +EOF } post_upgrade() { |