mirror of
https://github.com/linux-msm/rmtfs.git
synced 2024-11-23 04:04:29 +08:00
rmtfs.service.in: Remove dependency on qrtr-ns.service
The QRTR nameserver has been built into the kernel for years now, drop the dependency since qrtr-ns.service won't do anything anyways.
This commit is contained in:
parent
7a5ae7e0a5
commit
44fcb2ec64
@ -1,7 +1,5 @@
|
||||
[Unit]
|
||||
Description=Qualcomm remotefs service
|
||||
Requires=qrtr-ns.service
|
||||
After=qrtr-ns.service
|
||||
|
||||
[Service]
|
||||
ExecStart=RMTFS_PATH/rmtfs -r -P -s
|
||||
|
Loading…
Reference in New Issue
Block a user