diff --git a/examples/cleandir/svcmap.lfm b/examples/cleandir/svcmap.lfm index fb0451bc33..4d44a531d1 100644 --- a/examples/cleandir/svcmap.lfm +++ b/examples/cleandir/svcmap.lfm @@ -4,7 +4,7 @@ object CleanDirServiceMapper: TCleanDirServiceMapper DaemonClassName = 'TCleanDirsDaemon' Name = 'CleanDirs' DisplayName = 'Clean directories service' - Options = [doAllowPause] + Options = [doAllowStop, doAllowPause] WinBindings.Dependencies = <> WinBindings.StartType = stAuto WinBindings.WaitHint = 0