diff options
author | Bill Nottingham <notting@redhat.com> | 2010-10-28 13:27:45 -0400 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-10-29 16:28:28 +0200 |
commit | 8e9b7dd86b26e1fdfedcee221ec5537c18ca5d0c (patch) | |
tree | 88670d26ac4010df77832ee12b12d4272b838b9f /units/fedora/rc-local.service | |
parent | 73d35ff8e475d17a22fc524ae003553021acaa8e (diff) |
Fedora: don't ship [Install] sections; these are enabled in the system configuration.
Diffstat (limited to 'units/fedora/rc-local.service')
-rw-r--r-- | units/fedora/rc-local.service | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/units/fedora/rc-local.service b/units/fedora/rc-local.service index 1d5d10506a..88846c16f8 100644 --- a/units/fedora/rc-local.service +++ b/units/fedora/rc-local.service @@ -17,6 +17,3 @@ TimeoutSec=0 StandardOutput=tty RemainAfterExit=yes SysVStartPriority=99 - -[Install] -WantedBy=multi-user.target |