История изменений
Исправление intelfx, (текущая версия) :
А, пардон, не +
, а !
.
If the executable path is prefixed with «+» then the process is executed with full privileges.
Similar to the «+» character discussed above this permits invoking command lines with elevated privileges. However, unlike «+» the "!" character exclusively alters the effect of User=, Group= and SupplementaryGroups=, i.e. only the stanzas that affect user and group credentials.
Короче, +
пускает процесс от рута и без любых ограничений, а !
— просто от рута (но с прочими ограничениями типа ProtectSystem=
). Синтаксис, конечно, отпад.
Исправление intelfx, :
А, пардон, не +
, а !
.
If the executable path is prefixed with «+» then the process is executed with full privileges.
Similar to the «+» character discussed above this permits invoking command lines with elevated privileges. However, unlike «+» the "!" character exclusively alters the effect of User=, Group= and SupplementaryGroups=, i.e. only the stanzas that affect user and group credentials.
Короче, +
пускает процесс от рута и без любых ограничений, а !
— просто от рута (но с прочими ограничениями типа PrivateDevices=
). Синтаксис, конечно, отпад.
Исправление intelfx, :
А, пардон, не +
, а !
.
If the executable path is prefixed with «+» then the process is executed with full privileges.
Similar to the «+» character discussed above this permits invoking command lines with elevated privileges. However, unlike «+» the "!" character exclusively alters the effect of User=, Group= and SupplementaryGroups=, i.e. only the stanzas that affect user and group credentials.
Короче, +
пускает процесс от рута и без любых ограничений, а !
— просто от рута (но с прочими ограничениями типа PrivateDevices=). Синтаксис, конечно, отпад.
Исправление intelfx, :
А, пардон, не +
, а !
.
If the executable path is prefixed with «+» then the process is executed with full privileges.
Similar to the «+» character discussed above this permits invoking command lines with elevated privileges. However, unlike «+» the "!" character exclusively alters the effect of User=, Group= and SupplementaryGroups=, i.e. only the stanzas that affect user and group credentials.
Короче, «+» пускает процесс от рута и без любых ограничений, а "!" — просто от рута (но с прочими ограничениями типа PrivateDevices=). Синтаксис, конечно, отпад.
Исходная версия intelfx, :
А, пардон, не «+», а "!".
If the executable path is prefixed with «+» then the process is executed with full privileges.
Similar to the «+» character discussed above this permits invoking command lines with elevated privileges. However, unlike «+» the "!" character exclusively alters the effect of User=, Group= and SupplementaryGroups=, i.e. only the stanzas that affect user and group credentials.
Короче, «+» пускает процесс от рута и без любых ограничений, а "!" — просто от рута (но с прочими ограничениями типа PrivateDevices=). Синтаксис, конечно, отпад.