Difference between revisions of "/run/systemd/"
Jump to navigation
Jump to search
↑ https://wiki.ubuntu.com/DebuggingSystemd
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <code>[[/run/]]systemd/</code> | |
− | |||
+ | <code>[[/run/systemd/users/]]0</code> | ||
+ | |||
+ | <code>[[/run/systemd/system]]</code> | ||
+ | |||
+ | |||
+ | # Skip in favour of [[systemd timer]] | ||
+ | [ ! -d /run/systemd/system ] || exit 0 | ||
+ | |||
+ | * <code><nowiki>[[if [ ! [[-d]] /run/systemd/system ] ]]</nowiki></code> | ||
== See also == | == See also == | ||
+ | * {{run}} | ||
* {{systemd}} | * {{systemd}} | ||
[[Category:Linux]] | [[Category:Linux]] |
Latest revision as of 09:15, 7 February 2023
# Skip in favour of systemd timer [ ! -d /run/systemd/system ] || exit 0
[[if [ ! [[-d]] /run/systemd/system ] ]]
See also[edit]
/run/
,/var/run/, /run/systemd/
- Systemd:
systemctl
,systemd-journald
,journalctl
systemd-cat
,systemd-logind
,systemd-networkd
:networkctl
,systemd-timesyncd
,systemd-resolved
,systemd-udevd
[1],Systemd-logind: loginctl
,hostnamectl
,udevadm
,systemd-run
,portablectl
,systemd-nspawn
, systemd resource management, Timer (systemd), systemd logs,/etc/systemd/
, systemd services,systemd-mount
,/run/systemd/
,.service
,/usr/lib/systemd/
,/usr/lib/systemd/system/
,/usr/lib/systemd/system/systemd-resolved.service
,/lib/systemd/
, machinectl, systemd-oomd, systemd-analyze
Advertising: