|
@@ -110858,7 +110914,7 @@ by systemd. More details can be found in
systemd.mount(5).
Type:
-systemd mount unit configuration
+attribute set of (systemd mount unit configuration)
Default:
{ }
@@ -110878,6 +110934,62 @@ systemd mount unit configuration
+Declared by:
+
+
+
+
+ systemd.user.mounts.<name>.Unit.Description
+
+
+
+
+A short human-readable label of the unit.
+
+Type:
+null or string
+
+Default:
+null
+
+Example:
+"My daily database backup"
+
+Declared by:
+
+
+
+
+ systemd.user.mounts.<name>.Unit.Documentation
+
+
+
+
+List of URIs referencing documentation for the unit.
+
+Type:
+(list of string) or string convertible to it
+
+Default:
+[ ]
+
+Example: [
+ "my-mount.mount"
+]
+
+
Declared by:
|
@@ -110900,7 +111012,7 @@ by systemd. More details can be found in
systemd.path(5).
Type:
-systemd path unit configuration
+attribute set of (systemd path unit configuration)
Default:
{ }
@@ -110920,6 +111032,62 @@ systemd path unit configuration
+Declared by:
+
+
+
+
+ systemd.user.paths.<name>.Unit.Description
+
+
+
+
+A short human-readable label of the unit.
+
+Type:
+null or string
+
+Default:
+null
+
+Example:
+"My daily database backup"
+
+Declared by:
+
+
+
+
+ systemd.user.paths.<name>.Unit.Documentation
+
+
+
+
+List of URIs referencing documentation for the unit.
+
+Type:
+(list of string) or string convertible to it
+
+Default:
+[ ]
+
+Example: [
+ "my-path.path"
+]
+
+
Declared by:
|
@@ -110942,7 +111110,7 @@ by systemd. More details can be found in
systemd.service(5).
Type:
-systemd service unit configuration
+attribute set of (systemd service unit configuration)
Default:
{ }
@@ -110962,6 +111130,203 @@ systemd service unit configuration
+Declared by:
+
+
+
+
+ systemd.user.services.<name>.Service.Environment
+
+
+
+
+Environment variables available to executed processes.
+
+Type:
+(list of string) or string convertible to it
+
+Default:
+[ ]
+
+Example: [
+ "VAR1=foo"
+ "VAR2=\"bar baz\""
+]
+
+
+Declared by:
+
+
+
+
+ systemd.user.services.<name>.Service.ExecStart
+
+
+
+
+Command that is executed when this service is started.
+
+Type:
+package or string or list of (package or string)
+
+Default:
+[ ]
+
+Example:
+"/absolute/path/to/command arg1 arg2"
+
+Declared by:
+
+
+
+
+ systemd.user.services.<name>.Unit.Description
+
+
+
+
+A short human-readable label of the unit.
+
+Type:
+null or string
+
+Default:
+null
+
+Example:
+"My daily database backup"
+
+Declared by:
+
+
+
+
+ systemd.user.services.<name>.Unit.Documentation
+
+
+
+
+List of URIs referencing documentation for the unit.
+
+Type:
+(list of string) or string convertible to it
+
+Default:
+[ ]
+
+Example: [
+ "my-service.service"
+]
+
+
+Declared by:
+
+
+
+
+ systemd.user.services.<name>.Unit.X-Reload-Triggers
+
+
+
+
+List of free form strings that can be used to trigger a service
+reload during Home Manager activation.
+
+Type:
+list of (package or string)
+
+Default:
+[ ]
+
+Example:
+[ config.xdg.configFile."service.conf".source ]
+
+Declared by:
+
+
+
+
+ systemd.user.services.<name>.Unit.X-Restart-Triggers
+
+
+
+
+List of free form strings that can be used to trigger a service
+restart during Home Manager activation.
+
+Type:
+list of (package or string)
+
+Default:
+[ ]
+
+Example:
+[ config.xdg.configFile."service.conf".source ]
+
+Declared by:
+
+
+
+
+ systemd.user.services.<name>.Unit.X-SwitchMethod
+
+
+
+
+The preferred method to use when switching from an old to a new
+version of this service.
+
+Type:
+one of <null>, “reload”, “restart”, “stop-start”, “keep-old”
+
+Default:
+null
+
+Example:
+[ "${config.xdg.configFile."service.conf".source}" ]
+
Declared by:
|
@@ -111131,7 +111496,7 @@ by systemd. More details can be found in
systemd.slice(5).
Type:
-systemd slice unit configuration
+attribute set of (systemd slice unit configuration)
Default:
{ }
@@ -111151,6 +111516,62 @@ systemd slice unit configuration
+Declared by:
+
+
+
+
+ systemd.user.slices.<name>.Unit.Description
+
+
+
+
+A short human-readable label of the unit.
+
+Type:
+null or string
+
+Default:
+null
+
+Example:
+"My daily database backup"
+
+Declared by:
+
+
+
+
+ systemd.user.slices.<name>.Unit.Documentation
+
+
+
+
+List of URIs referencing documentation for the unit.
+
+Type:
+(list of string) or string convertible to it
+
+Default:
+[ ]
+
+Example: [
+ "my-slice.slice"
+]
+
+
Declared by:
|
@@ -111173,7 +111594,7 @@ by systemd. More details can be found in
systemd.socket(5).
Type:
-systemd socket unit configuration
+attribute set of (systemd socket unit configuration)
Default:
{ }
@@ -111193,6 +111614,62 @@ systemd socket unit configuration
+Declared by:
+
+
+
+
+ systemd.user.sockets.<name>.Unit.Description
+
+
+
+
+A short human-readable label of the unit.
+
+Type:
+null or string
+
+Default:
+null
+
+Example:
+"My daily database backup"
+
+Declared by:
+
+
+
+
+ systemd.user.sockets.<name>.Unit.Documentation
+
+
+
+
+List of URIs referencing documentation for the unit.
+
+Type:
+(list of string) or string convertible to it
+
+Default:
+[ ]
+
+Example: [
+ "my-socket.socket"
+]
+
+
Declared by:
|
@@ -111270,7 +111747,7 @@ by systemd. More details can be found in
systemd.target(5).
Type:
-systemd target unit configuration
+attribute set of (systemd target unit configuration)
Default:
{ }
@@ -111290,6 +111767,62 @@ systemd target unit configuration
+Declared by:
+
+
+
+
+ systemd.user.targets.<name>.Unit.Description
+
+
+
+
+A short human-readable label of the unit.
+
+Type:
+null or string
+
+Default:
+null
+
+Example:
+"My daily database backup"
+
+Declared by:
+
+
+
+
+ systemd.user.targets.<name>.Unit.Documentation
+
+
+
+
+List of URIs referencing documentation for the unit.
+
+Type:
+(list of string) or string convertible to it
+
+Default:
+[ ]
+
+Example: [
+ "my-target.target"
+]
+
+
Declared by:
|
@@ -111312,7 +111845,7 @@ by systemd. More details can be found in
systemd.timer(5).
Type:
-systemd timer unit configuration
+attribute set of (systemd timer unit configuration)
Default:
{ }
@@ -111332,6 +111865,62 @@ systemd timer unit configuration
+Declared by:
+
+
+
+
+ systemd.user.timers.<name>.Unit.Description
+
+
+
+
+A short human-readable label of the unit.
+
+Type:
+null or string
+
+Default:
+null
+
+Example:
+"My daily database backup"
+
+Declared by:
+
+
+
+
+ systemd.user.timers.<name>.Unit.Documentation
+
+
+
+
+List of URIs referencing documentation for the unit.
+
+Type:
+(list of string) or string convertible to it
+
+Default:
+[ ]
+
+Example: [
+ "my-timer.timer"
+]
+
+
Declared by:
| | | | | | |