mirror of
https://github.com/systemd/systemd.git
synced 2025-03-21 02:50:18 +03:00
systemctl: fix typo
Follow-up for 1baa0415ae612266c77016567390a8232a60d9db.
This commit is contained in:
parent
0279c0abf3
commit
8c244a5094
@ -333,7 +333,7 @@ int verb_enable(int argc, char *argv[], void *userdata) {
|
||||
char *fn;
|
||||
|
||||
/* 'enable' accept path to unit files, so extract it first. Don't try to
|
||||
* glob them though, as starting globbed unit seldomly makes sense and
|
||||
* glob them though, as starting globbed unit seldom makes sense and
|
||||
* actually changes the semantic (we're operating on DefaultInstance=
|
||||
* when enabling). */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user