Searched defs:unit_file_preset_without_mode (Results 1 - 1 of 1) sorted by relevance
/systemd/src/core/ |
H A D | dbus-manager.c | 1670 static int unit_file_preset_without_mode(UnitFileScope scope, bool runtime, const char *root_dir, char **files, bool force, UnitFileChange **changes, unsigned *n_changes) { function 1675 return method_enable_unit_files_generic(message, userdata, "enable", unit_file_preset_without_mode, true, error);
|
Completed in 18 milliseconds