diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-15 04:03:11 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-15 04:03:11 +0000 |
commit | 85be6f08e6368a31e9f971c043b11e8c12ce6545 (patch) | |
tree | ffa20d1e72f60b90293859b9b81a1d2e0830c538 /community/mfs/mfsmaster.service | |
parent | 747b1fd97f3a07a4f9dbb660436b7708c6ee2c43 (diff) |
Thu May 15 03:57:18 UTC 2014
Diffstat (limited to 'community/mfs/mfsmaster.service')
-rw-r--r-- | community/mfs/mfsmaster.service | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/community/mfs/mfsmaster.service b/community/mfs/mfsmaster.service index 410774f9a..1a68409e4 100644 --- a/community/mfs/mfsmaster.service +++ b/community/mfs/mfsmaster.service @@ -6,8 +6,6 @@ After=network.target Type=forking ExecStart=/usr/bin/mfsmaster start ExecStop=/usr/bin/mfsmaster stop -PIDFile=/run/mfs/mfsmaster.pid -Restart=always [Install] WantedBy=multi-user.target |