summaryrefslogblamecommitdiffstats
path: root/systemd/pacman-offline.service
blob: 01ce462775791827c339c2a9ff95ced39a9ba334 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
                                             
                                          









                                                 
[Unit]
Description=Offline system update with pacman
ConditionPathIsSymbolicLink=/system-update
DefaultDependencies=false
Requires=sysinit.target dbus.socket
After=sysinit.target dbus.socket
Before=shutdown.target system-update.target
OnFailure=reboot.target

[Service]
Type=oneshot
StandardOutput=tty
StandardError=tty
ExecStart=/usr/lib/systemd/scripts/pacman-offline