PHP WebShell
Текущая директория: /usr/lib/systemd/system
Просмотр файла: packagekit-offline-update.service
[Unit]
Description=Update the operating system whilst offline
DefaultDependencies=no
Requires=sysinit.target dbus.socket
After=sysinit.target dbus.socket systemd-journald.socket system-update-pre.target
Before=shutdown.target system-update.target
# See packagekit.service
ConditionPathExists=!/run/ostree-booted
[Service]
Type=oneshot
ExecStart=/usr/libexec/pk-offline-update
FailureAction=reboot
Выполнить команду
Для локальной разработки. Не используйте в интернете!