Bug 28945 - Возможность отключить tmp.mount
Summary: Возможность отключить tmp.mount
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: systemd (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: 27685
  Show dependency tree
 
Reported: 2013-05-08 21:53 MSK by Zerg
Modified: 2013-05-09 01:17 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zerg 2013-05-08 21:53:47 MSK
Мне необходима возможность в KDesktop отключить tmp.mount так, чтоб при обновлении systemd он не включился.
Например,
systemctl disable tmp.mount
этого не делает.
Comment 1 Alexey Shabalin 2013-05-09 01:07:30 MSK
это может сделать
systemctl mask tmp.mount
Comment 2 Zerg 2013-05-09 01:17:21 MSK
Ок. Спасибо! Извиняюсь.