You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- This is the same for both (with a few exceptions).
39
39
See the [linuxhandbook] for more info on what should be set in the file.
40
40
- You can find a list of targets [here](https://www.freedesktop.org/software/systemd/man/latest/systemd.special.html).
41
-
- You can also set the user to run as for system wide services (see [here](https://www.freedesktop.org/software/systemd/man/latest/systemd.exec.html#User=)).
42
-
- You can set environment variables using `Environment=` (see [here](https://www.freedesktop.org/software/systemd/man/latest/systemd.exec.html#Environment) for more).
41
+
- You can also set the **user** to run as for system wide services (see [here](https://www.freedesktop.org/software/systemd/man/latest/systemd.exec.html#User=)).
42
+
- You can set **environment variables** using `Environment=` (see [here](https://www.freedesktop.org/software/systemd/man/latest/systemd.exec.html#Environment) for more).
0 commit comments