Rombobjörn

summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBjörn Persson <Bjorn@Rombobjörn.se>2025-06-15 21:39:47 +0200
committerBjörn Persson <Bjorn@Rombobjörn.se>2025-06-15 21:39:47 +0200
commit80dc69aa2e424257bbdf96a03aecf7a6829ac8b6 (patch)
tree7faaf7412fa3d1d8bcc35afb03d79ec5878714bc /INSTALL
parent9a3e758522d1c429c5be82c0d8e69e6a183420ce (diff)
Added directory variables for SystemD unit files.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL11
1 files changed, 10 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 9d4e002..4cea3e3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -124,6 +124,15 @@ are relevant during the build:
programs from trying to access a device or other resource at the same time.
Default: <runstatedir>/lock
+ unitdir
+ The directory for SystemD unit files that are independent of user sessions.
+ Default: <prefix>/lib/systemd/system
+
+ userunitdir
+ The directory for SystemD unit files for services that run as part of a
+ user session.
+ Default: <prefix>/lib/systemd/user
+
includedir
The top-level directory for source files to be used in the compilation of
software using libraries; may be provided by a directories project.
@@ -296,7 +305,7 @@ arguments are passed to them:
Copyright of This File
----------------------
-Copyright 2013 - 2016 B. Persson, Bjorn@Rombobeorn.se
+Copyright 2013 - 2025 B. Persson, Bjorn@Rombobeorn.se
This material is provided as is, with absolutely no warranty expressed
or implied. Any use is at your own risk.