summaryrefslogtreecommitdiffstats
path: root/server/modules/partitioner/etc/systemd/system/partitioner.service
blob: 1b6160c857aef82e9c83f59fd1c583274c213cac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[Unit]
Description=Runs the OpenSLX Partitioning Tool
After=killsplash.service
After=systemd-vconsole-setup.service
Before=display-manager.service getty@tty1.service getty@ttyUSB0.service
Before=serial-getty@ttyS0.service serial-getty@ttyO0.service serial-getty@ttyO2.service
Before=serial-getty@ttyAMA0.service serial-getty@ttymxc0.service serial-getty@ttymxc3.service
Conflicts=killsplash.service
ConditionKernelCommandLine=partition

[Service]
Type=oneshot
ExecStart=/opt/openslx/scripts/systemd-partitioner
TimeoutSec=0
RemainAfterExit=yes
SysVStartPriority=99
StandardInput=tty
StandardOutput=tty