removed unsued params
This commit is contained in:
parent
082e9ca10b
commit
4fe3e8e9a4
|
|
@ -9,7 +9,5 @@ After=network.target
|
||||||
ExecStart=/usr/libexec/bootc-file-ownership
|
ExecStart=/usr/libexec/bootc-file-ownership
|
||||||
# So we can temporarily remount the sysroot writable
|
# So we can temporarily remount the sysroot writable
|
||||||
MountFlags=slave
|
MountFlags=slave
|
||||||
# Just to auto-cleanup our temporary files
|
|
||||||
PrivateTmp=yes
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue