Bug 1009956 - [RFE] make --runtime more prominent in man page
Summary: [RFE] make --runtime more prominent in man page
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-19 14:59 UTC by Bill Nottingham
Modified: 2014-03-17 03:34 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-20 03:57:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
manpage diff (2.11 KB, text/plain)
2013-09-19 15:32 UTC, Bill Nottingham
no flags Details

Description Bill Nottingham 2013-09-19 14:59:28 UTC
Description of problem:

systemd already has 'system' and 'global' scope for enable/disable of units.

It can be useful to enable/disable/mask a unit for this boot only. Adding a --single or --temporary scope to these commands, which is implemented by doing the enable/disable/mask in /run/systemd/system, would allow for administrators or developers to temporarily disable, enable, or mask services, while allowing the next reboot of the system to be normal without any changes.

Version-Release number of selected component (if applicable):

F19 version

Comment 1 Michal Schmidt 2013-09-19 15:01:39 UTC
There's "--runtime" already. Is it what you want?

Comment 2 Bill Nottingham 2013-09-19 15:32:34 UTC
Created attachment 800012 [details]
manpage diff

Yes, in fact. Here's a diff to the man page to add references where --global, --system, etc. are mentioned.

Comment 3 Zbigniew Jędrzejewski-Szmek 2013-09-20 03:57:21 UTC
Thanks. Patch applied upstream in http://cgit.freedesktop.org/systemd/systemd/commit/?id=1bee43d. Will be in next release of systemd.


Note You need to log in before you can comment on or make changes to this bug.