11 lines
608 B
HTML
11 lines
608 B
HTML
<header>Unit name</header>
|
|
<p>The systemd unit name to create or edit. When creating a new unit, the suffix
|
|
for the selected unit type is appended if it is not already included.</p>
|
|
<p>Use a unit name such as <tt>myapp.service</tt>, <tt>myjob.timer</tt>, or
|
|
<tt>myapp.socket</tt>, not a filesystem path.
|
|
This is also the name other unit fields refer to, for example in
|
|
<tt>After=</tt> or <tt>WantedBy=</tt>.</p>
|
|
<p>For mount and automount units, the name can be left blank when a mount path
|
|
is entered or an existing mount unit is selected. The expected systemd name
|
|
will be derived from the mount path.</p>
|