Translated message

A translation of this page exists in English.

RHEL8: リモートホームディレクトリーを持つリモートユーザーまたはローカルユーザーに対して linger を有効にしても何も起こらない

Solution In Progress - Updated -

Issue

  • ユーザーの linger を有効にして再起動しても、ユーザーのサービスが自動的に実行されず、systemd --user インスタンスにサービスがまったく表示されません。

    myuser$ systemctl --user status test
    No files found for test.service.
    
  • 表示するには、サービスの systemd --user インスタンスをユーザーがリロードする必要があります。

    myuser$ systemctl --user daemon-reload
    myuser$ systemctl --user status test
    ○ test.service
    [...]
    

Environment

  • Red Hat Enterprise Linux 8
  • Red Hat Enterprise Linux 9

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content