diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-05-16 22:45:11 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-05-16 22:45:11 +0200 |
commit | 9f23530860942a8f94b7c535ead80c38f02424b1 (patch) | |
tree | 175bbdf8be1bb14fd23798f93d102dc7640865c9 /units/systemd-initctl.service.in | |
parent | 08a96fb00afefbcec822684c25ae1dbe39179264 (diff) |
man: document a few special units
Diffstat (limited to 'units/systemd-initctl.service.in')
-rw-r--r-- | units/systemd-initctl.service.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/units/systemd-initctl.service.in b/units/systemd-initctl.service.in index b6d5158f12..252a01429a 100644 --- a/units/systemd-initctl.service.in +++ b/units/systemd-initctl.service.in @@ -15,6 +15,8 @@ # You should have received a copy of the GNU General Public License # along with systemd; If not, see <http://www.gnu.org/licenses/>. +# See systemd.special(7) for details + [Unit] Description=systemd /dev/initctl Compatibility Daemon |