search for: defaultinst

Displaying 4 results from an estimated 4 matches for "defaultinst".

Did you mean: defaultinit
2019 Oct 21
2
C8 regression / tmp on tmpfs
Does someone have a working tmp on tmpfs via systemctl enable tmp.mount under CentOS8/RHEL8? This seems to work straight in EL7 ... # LANG=C systemctl enable tmp.mount The unit files have no installation config (WantedBy, RequiredBy, Also, Alias settings in the [Install] section, and DefaultInstance for template units). This means they are not meant to be enabled using systemctl. Possible reasons for having this kind of units are: 1) A unit may be statically enabled by being symlinked from another unit's .wants/ or .requires/ directory. 2) A unit's purpose may be to act as a he...
2019 Oct 22
2
C8 regression / tmp on tmpfs
...ble tmp.mount >> >> under CentOS8/RHEL8? This seems to work straight in EL7 ... >> >> >> # LANG=C systemctl enable tmp.mount >> The unit files have no installation config (WantedBy, RequiredBy, >> Also, Alias >> settings in the [Install] section, and DefaultInstance for template >> units). > > Looks like a known issue: > > https://bugzilla.redhat.com/show_bug.cgi?id=1667065 > It works in EL7 and F30. In EL8 it seems to be intentional : $ rpm -q --changelog systemd |grep tmp.mount - unit: don't add Requires for tmp.mount (#16...
2019 Oct 22
0
C8 regression / tmp on tmpfs
...via > > systemctl enable tmp.mount > > under CentOS8/RHEL8? This seems to work straight in EL7 ... > > > # LANG=C systemctl enable tmp.mount > The unit files have no installation config (WantedBy, RequiredBy, Also, > Alias > settings in the [Install] section, and DefaultInstance for template units). Looks like a known issue: https://bugzilla.redhat.com/show_bug.cgi?id=1667065 -- Orion Poplawski Manager of NWRA Technical Systems 720-772-5637 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion at nwra.com Bo...
2019 Oct 22
0
C8 regression / tmp on tmpfs
...gt;> under CentOS8/RHEL8? This seems to work straight in EL7 ... >>> >>> >>> # LANG=C systemctl enable tmp.mount >>> The unit files have no installation config (WantedBy, RequiredBy, >>> Also, Alias >>> settings in the [Install] section, and DefaultInstance for template >>> units). >> >> Looks like a known issue: >> >> https://bugzilla.redhat.com/show_bug.cgi?id=1667065 >> > > It works in EL7 and F30. In EL8 it seems to be intentional : > > $ rpm -q --changelog systemd |grep tmp.mount > &gt...