Capitalisation...
This commit is contained in:
parent
9982a52479
commit
442374fb10
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@
|
|||
enable = true;
|
||||
description = "Mount External Drive on %i";
|
||||
serviceConfig = {
|
||||
execStart = "auto-mount add %i";
|
||||
execStop = "auto-mount remove %i";
|
||||
ExecStart = "auto-mount add %i";
|
||||
ExecStop = "auto-mount remove %i";
|
||||
Type = "oneshot";
|
||||
RemainAfterExit = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue