diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-06-02 19:15:42 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-06-02 19:17:23 +0200 |
commit | 1f48cf56cb2693b84fdc76dc8df0b048ed50ef43 (patch) | |
tree | 7fd4978d2d11076633a98a8935d8689d0f01dd3e /units/systemd-initctl.service.in | |
parent | 2c7c61442e6b46571b1f53db05ef7a23227bebe2 (diff) |
service: change default service type to 'simple' since that is the future
Diffstat (limited to 'units/systemd-initctl.service.in')
-rw-r--r-- | units/systemd-initctl.service.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/units/systemd-initctl.service.in b/units/systemd-initctl.service.in index 6c93653808..7450e07e61 100644 --- a/units/systemd-initctl.service.in +++ b/units/systemd-initctl.service.in @@ -12,4 +12,3 @@ Description=systemd /dev/initctl Compatibility Daemon [Service] ExecStart=@rootlibexecdir@/systemd-initctl -Type=simple |