notes
This commit is contained in:
parent
51e31bb932
commit
7098771d31
2 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ user
|
|||
loginctl enable-linger
|
||||
systemctl --user start name.service
|
||||
|
||||
.. info::
|
||||
.. note::
|
||||
|
||||
enable-linger prevents daemon to be killed at session exit
|
||||
|
||||
|
@ -33,6 +33,6 @@ Example:
|
|||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
.. info::
|
||||
.. note::
|
||||
|
||||
%h is replaced by the user's home directory
|
||||
|
|
|
@ -33,6 +33,6 @@ GPT
|
|||
mkpart data 1 3966128
|
||||
mkpart swap 2 4000527
|
||||
|
||||
.. info::
|
||||
.. note::
|
||||
|
||||
Start offset of a partition can be inferior than actual free space beginning.
|
||||
|
|
Loading…
Reference in a new issue