systemd: fix systemd spelling (#1373)
Systemdaemons are lowercased and get suffixed with a d
This commit is contained in:
parent
1a6d6b8ace
commit
4ebb7d1715
2 changed files with 2 additions and 2 deletions
|
|
@ -452,7 +452,7 @@ in
|
|||
|
||||
{
|
||||
time = "2017-12-11T17:23:12+00:00";
|
||||
condition = config.home.activation ? reloadSystemD;
|
||||
condition = config.home.activation ? reloadSystemd;
|
||||
message = ''
|
||||
The Boolean option 'systemd.user.startServices' is now
|
||||
available. When enabled the current naive systemd unit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue