summaryrefslogtreecommitdiff
path: root/units/umount-opt.service
blob: 49fa948d45e7e3129159c5c714c32c3cfdb0e88e (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Unmount opt
DefaultDependencies=no
Before=local-fs-pre.target local-fs.target shutdown.target
Requires=local-fs-pre.target

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/umount /opt